Searched refs:getopt_long_only (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | getopt.h | 108 extern int getopt_long_only (int argc, char *const *argv, 120 extern int getopt_long_only ();
|
| H A D | getopt1.c | 75 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|
| /plan9/sys/src/ape/cmd/patch/ |
| H A D | getopt.h | 112 extern int getopt_long_only (int argc, char *const *argv, 124 extern int getopt_long_only ();
|
| H A D | getopt1.c | 84 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|