Home
last modified time | relevance | path

Searched refs:getopt_internal (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/stdlib/
H A Dgetopt_long.c102 static int getopt_internal(int, char * const *, const char *,
359 getopt_internal(int nargc, char * const *nargv, const char *options, function
592 return (getopt_internal(nargc, nargv, options, NULL, NULL, 0));
605 return (getopt_internal(nargc, nargv, options, long_options, idx,
618 return (getopt_internal(nargc, nargv, options, long_options, idx,
/dragonfly/contrib/diffutils/lib/
H A Dgetopt-pfx-ext.h47 # define _getopt_internal __GETOPT_ID (getopt_internal)
/dragonfly/contrib/grep/lib/
H A Dgetopt-pfx-ext.h47 # define _getopt_internal __GETOPT_ID (getopt_internal)