Searched defs:getopt_long_only (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/grub/grub-0.97/lib/ |
H A D | getopt1.c | 85 getopt_long_only (argc, argv, options, long_options, opt_index) getopt_long_only() function
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | getoptl.c | 148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) in getopt_long_only() function
|
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | getopt_long.c | 741 getopt_long_only(int nargc, char *const *nargv, in getopt_long_only() function
|