Searched defs:longonly (Results 1 – 2 of 2) sorted by relevance
| /external/trusty/musl/src/misc/ |
| D | getopt_long.c | 24 …c, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long() 53 …c, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long_core()
|
| /external/musl/src/misc/ |
| D | getopt_long.c | 26 …c, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long() 55 …c, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long_core()
|