Searched defs:getopt (Results 1 – 10 of 10) sorted by relevance
| /external/tcpdump/win32/Src/ |
| D | getopt.c | 57 getopt(nargc, nargv, ostr) in getopt() function
|
| /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/openssh/openbsd-compat/ |
| D | getopt_long.c | 490 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|
| /external/mesa3d/src/getopt/ |
| D | getopt_long.c | 473 getopt(int nargc, char * const *nargv, const char *options) in getopt() 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/openssh/ |
| D | defines.h | 582 # define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
|
| /external/netperf/ |
| D | netlib.c | 349 getopt(int argc, char **argv, char *ostr) in getopt() function
|