Searched refs:getopt_long (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/
H A Dgetopt.h39 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
61 int getopt_long(int, char * const *, const char *,
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c1 /* $OpenBSD: getopt_long.c,v 1.22 2006/10/04 21:29:04 jmc Exp $ */
2 /* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */
54 static char *rcsid = "$OpenBSD: getopt_long.c,v 1.16 2004/02/04 18:17:25 millert Exp $";
595 * getopt_long --
599 getopt_long(int nargc, char * const *nargv, const char *options, function
/bionic/libc/
H A DAndroid.mk245 upstream-freebsd/lib/libc/stdlib/getopt_long.c \

Completed in 558 milliseconds