OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth2.c
85
static int
log_flag
= 0;
variable
298
if (!
log_flag
) {
301
log_flag
= 1;
kex.c
941
int
log_flag
= 0;
local
1053
/* server starts with ctos =1 &&
log_flag
= 0 so log */
1056
if (ctos && !
log_flag
) {
1064
log_flag
= 1;
Completed in 21 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026