Searched defs:getopt_long_only (Results 1 – 7 of 7) sorted by relevance
/external/libusb/examples/getopt/ |
D | getopt1.c | 83 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|
/external/fio/oslib/ |
D | getopt_long.c | 42 int getopt_long_only(int argc, char *const *argv, const char *optstring, in getopt_long_only() function
|
/external/bison/lib/ |
D | getopt1.c | 62 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
|
D | getopt.in.h | 70 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
|
/external/bison/darwin-lib/ |
D | getopt.h | 71 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 505 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only() function
|
/external/tcpdump/missing/ |
D | getopt_long.c | 606 getopt_long_only(int nargc, char * const *nargv, const char *options, function
|