OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GETOPTSTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ypserv/ypserv/
ypserv.c
308
#define
GETOPTSTR
"dflp:"
310
#define
GETOPTSTR
"dfp:"
312
while ((ch = getopt(argc, argv,
GETOPTSTR
)) != -1) {
333
#undef
GETOPTSTR
/src/bin/ps/
ps.c
109
#define
GETOPTSTR
"aAcCdegG:hjk:LlM:mN:O:o:p:rSsTt:U:uvW:wx"
234
while ((ch = getopt(argc, argv,
GETOPTSTR
)) != -1)
Completed in 17 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025