OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:optional_argument
(Results
1 - 7
of
7
) sorted by relevancy
/src/include/
getopt.h
43
#define
optional_argument
2
macro
49
* one of no_argument, required_argument, and
optional_argument
:
/src/tools/compat/
compat_getopt.h
14
#undef
optional_argument
/src/tests/lib/libc/stdlib/
h_getopt_long.c
121
strncmp(longopt, "
optional_argument
", 8) == 0)
122
longopts[nlongopts].has_arg =
optional_argument
;
207
case
optional_argument
:
/src/usr.bin/m4/
main.c
197
{ "debug",
optional_argument
, 0, 'd' },
218
{ "debugfile",
optional_argument
, 0, OPT_DEBUGFILE },
220
{ "warn-macro-sequence",
optional_argument
, 0, OPT_WARN_SEQUENCE },
/src/usr.bin/grep/
grep.c
180
{"color",
optional_argument
, NULL, COLOR_OPT},
181
{"colour",
optional_argument
, NULL, COLOR_OPT},
190
{"context",
optional_argument
, NULL, 'C'},
/src/lib/libc/stdlib/
getopt_long.c
432
long_options[match].has_arg ==
optional_argument
) {
/src/sbin/efi/
main.c
267
#define _OA
optional_argument
Completed in 33 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025