Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt1.c69 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dgetoptl.c142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int*… in getopt_long() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c720 getopt_long(int nargc, char *const *nargv, in getopt_long() function