OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OPTSTRING
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/bad144/
bad144.c
103
#define
OPTSTRING
"01234acfvn"
105
#define
OPTSTRING
"01234acvn"
118
while ((ch = getopt(argc, argv,
OPTSTRING
)) != -1) {
/src/bin/sh/
miscbltin.c
629
#define
OPTSTRING
OPTSTRING_b
644
while ((optc = nextopt(
OPTSTRING
)) != '\0')
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025