OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_foreground
(Results
1 - 5
of
5
) sorted by null
/external/ipsec-tools/src/racoon/
plog.h
89
extern int
f_foreground
;
plog.c
74
int
f_foreground
= 0;
variable
108
if (logfile ||
f_foreground
) {
164
if (
f_foreground
)
main.c
241
if (
f_foreground
)
325
f_foreground
= 1;
eaytest.c
1025
f_foreground
= 1;
privsep.c
259
if ((
f_foreground
) && (i == 1))
Completed in 169 milliseconds