#include "common/file_utils.h"
Go to the source code of this file.
Definition at line 17 of file option_utils.h.
Definition at line 24 of file option_utils.c.
References get_progname(), and printf.
Referenced by main().
Definition at line 50 of file option_utils.c.
References optarg, pg_log_error, strtoint(), and val.
Referenced by main().
Definition at line 90 of file option_utils.c.
References DATA_DIR_SYNC_METHOD_FSYNC, DATA_DIR_SYNC_METHOD_SYNCFS, optarg, pg_log_error, and sync_method.
Referenced by main(), and parseCommandLine().