OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OPT_LIST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/efi/
main.c
219
#define
OPT_LIST
\
246
OPT_LIST
250
OPT_LIST
/src/usr.bin/gzip/
gzip.c
350
#define
OPT_LIST
"123456789cdhlVn"
352
#define
OPT_LIST
"123456789cdfhklNnqrS:tVv"
355
while ((ch = getopt_long(argc, argv,
OPT_LIST
, longopts, NULL)) != -1) {
2245
"usage: %s [-"
OPT_LIST
"] [<file> [<file> ...]]\n"
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025