Definition in file options.c.
Go to the source code of this file.
Functions | |
OPT_RETURN | option_sync_io (const char *path) |
OPT_RETURN | option_async_io (const char *path) |
|
Definition at line 55 of file options.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FAIL, errno, OPT_ERROR, OPT_NO, OPT_RETURN, OPT_YES, and pathconf(). Referenced by main(). |
|
Definition at line 24 of file options.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FAIL, errno, OPT_ERROR, OPT_NO, OPT_RETURN, OPT_YES, and pathconf(). Referenced by synctest(). |