OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTSTRING
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth-options.c
682
#define
OPTSTRING
(x) \
689
OPTSTRING
(cert_principals);
690
OPTSTRING
(force_command);
691
OPTSTRING
(required_from_host_cert);
692
OPTSTRING
(required_from_host_keys);
693
#undef
OPTSTRING
/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
691
#define
OPTSTRING
OPTSTRING_b
706
while ((optc = nextopt(
OPTSTRING
)) != '\0')
/src/external/bsd/file/dist/src/
file.c
95
#define
OPTSTRING
"bcCde:Ef:F:hiklLm:nNpP:rsSvzZ0"
236
while ((c = getopt_long(argc, argv,
OPTSTRING
, long_options,
Completed in 34 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026