Searched defs:getopt (Results 1 – 8 of 8) sorted by relevance
/external/libpcap/Win32/Src/ |
D | getopt.c | 57 getopt(nargc, nargv, ostr) in getopt() function
|
/external/bison/lib/ |
D | getopt.in.h | 68 # define getopt __GETOPT_ID (getopt) macro
|
D | getopt.c | 1157 getopt (int argc, char *const *argv, const char *optstring) in getopt() function
|
/external/bison/darwin-lib/ |
D | getopt.h | 69 # define getopt __GETOPT_ID (getopt) macro
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 473 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|
/external/tcpdump/missing/ |
D | getopt_long.c | 573 getopt(int nargc, char * const *nargv, const char *options) function
|
/external/wpa_supplicant_8/src/utils/ |
D | common.c | 371 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|
/external/netperf/src/ |
D | netlib.c | 363 getopt(int argc, char **argv, char *ostr) in getopt() function
|