#include <jf/jf_config.h>
#include <jf/jf_defines.h>
Go to the source code of this file.
Defines | |
#define | JF_TRACE_MODULE JF_TRACE_MOD_LIB_PATCHES |
Functions | |
LIBJF_EXPORT int | getopt (int argc, char *const argv[], const char *optstring) |
Variables | |
LIBJF_EXPORT char * | optarg |
LIBJF_EXPORT int | opterr |
LIBJF_EXPORT int | optind |
|
Definition at line 38 of file jf_patches.h. |
|
Definition at line 49 of file jf_patches.c. References error1, error2, optarg, opterr, optind, and optopt. Referenced by main(). |
|
Definition at line 45 of file jf_patches.c. |
|
Definition at line 42 of file jf_patches.c. Referenced by getopt(). |
|
Definition at line 43 of file jf_patches.c. |