Home
last modified time | relevance | path

Searched defs:nargv (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/unistd/
Dgetopt_long.c135 char * const *nargv) in permute_args()
171 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
292 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal()
498 getopt(int nargc, char * const *nargv, const char *options) in getopt()
518 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long()
531 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only()