OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bad_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
readconf.c
2728
int
bad_options
= 0;
local
2764
bad_options
++;
2768
if (
bad_options
> 0)
2770
filename,
bad_options
);
servconf.c
3349
int linenum,
bad_options
= 0;
local
3365
bad_options
++;
3368
if (
bad_options
> 0)
3370
filename,
bad_options
);
Completed in 23 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026