OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need_restart
(Results
1 - 2
of
2
) sorted by null
/external/openssh/openbsd-compat/
readpassphrase.c
58
int input, output, save_errno, i,
need_restart
;
local
75
need_restart
= 0;
179
need_restart
= 1;
183
if (
need_restart
)
/external/e2fsprogs/e2fsck/
unix.c
1154
int
need_restart
= 0;
local
1168
need_restart
++;
1182
if (
need_restart
)
[
all
...]
Completed in 3363 milliseconds