Searched refs:optional_argument (Results 26 - 34 of 34) sorted by relevance

12

/haiku-fatelf/src/bin/coreutils/src/
H A Duniq.c115 {"all-repeated", optional_argument, NULL, 'D'},
H A Dod.c291 {"strings", optional_argument, NULL, 'S'},
293 {"width", optional_argument, NULL, 'w'},
H A Ddu.c221 {"time", optional_argument, NULL, TIME_OPTION},
H A Dinstall.c143 {"backup", optional_argument, NULL, 'b'},
H A Dtail.c230 {"follow", optional_argument, NULL, LONG_FOLLOW_OPTION},
H A Dls.c845 {"color", optional_argument, NULL, COLOR_OPTION},
H A Dsort.c442 {"check", optional_argument, NULL, CHECK_OPTION},
/haiku-fatelf/src/bin/gawk/
H A Dmain.c167 { "lint", optional_argument, NULL, 'l' },
173 { "profile", optional_argument, NULL, 'p' },
180 { "dump-variables", optional_argument, NULL, 'd' },
/haiku-fatelf/src/bin/network/wget/src/
H A Dmain.c168 { "clobber", 0, OPT__CLOBBER, NULL, optional_argument },
231 { "parent", 0, OPT__PARENT, NULL, optional_argument },
355 longopt->has_arg = optional_argument;
373 /* Don't handle optional_argument */

Completed in 138 milliseconds

12