PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
int | pg_check_dir (const char *dir) |
int pg_check_dir | ( | const char * | dir | ) |
Definition at line 33 of file pgcheckdir.c.
References closedir(), dirent::d_name, opendir(), and readdir().
Referenced by bbsink_server_new(), cleanup_output_dirs(), create_data_directory(), create_fullpage_directory(), create_output_directory(), create_xlog_or_symlink(), main(), and verify_dir_is_empty_or_create().