Searched refs:optional_argument (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | getopt.h | 37 #define optional_argument 2 macro
|
H A D | getoptl.c | 76 if (o->has_arg == optional_argument) in golly()
|
/titanic_50/usr/src/head/ |
H A D | getopt.h | 49 #define optional_argument 2 macro
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | getopt.h | 46 #define optional_argument 2 macro
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | getopt.h | 46 #define optional_argument 2 macro
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | getopt.h | 46 #define optional_argument 2 macro
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | getopt.h | 46 #define optional_argument 2 macro
|
/titanic_50/usr/src/grub/grub-0.97/lib/ |
H A D | getopt.h | 99 #define optional_argument 2 macro
|
/titanic_50/usr/src/grub/grub-0.97/grub/ |
H A D | main.c | 77 {"hold", optional_argument, 0, OPT_HOLD},
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | getopt_long.c | 87 ((((longopt).has_arg == optional_argument) && \ 391 long_options[match].has_arg == optional_argument) { in parse_long_options()
|
/titanic_50/usr/src/cmd/sed/ |
H A D | main.c | 111 {"in-place", optional_argument, NULL, 'i'},
|
/titanic_50/usr/src/cmd/ls/ |
H A D | ls.c | 390 { "color", optional_argument, NULL, 0 }, 391 { "colour", optional_argument, NULL, 0},
|