Home
last modified time | relevance | path

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

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