Searched defs:getopt_long (Results 1 – 9 of 9) sorted by relevance
/external/libusb/examples/getopt/ |
D | getopt1.c | 67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
|
/external/syslinux/com32/lib/ |
D | getopt_long.c | 38 int getopt_long(int argc, char *const *argv, const char *optstring, in getopt_long() function
|
/external/syslinux/libinstaller/getopt/ |
D | getopt_long.c | 38 int getopt_long(int argc, char *const *argv, const char *optstring, in getopt_long() function
|
/external/syslinux/gpxe/src/core/ |
D | getopt.c | 224 int getopt_long ( int argc, char * const argv[], const char *optstring, in getopt_long() function
|
/external/bison/lib/ |
D | getopt1.c | 40 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
|
D | getopt.in.h | 69 # define getopt_long __GETOPT_ID (getopt_long) macro
|
/external/bison/darwin-lib/ |
D | getopt.h | 70 # define getopt_long __GETOPT_ID (getopt_long) macro
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/external/tcpdump/missing/ |
D | getopt_long.c | 593 getopt_long(int nargc, char * const *nargv, const char *options, function
|