OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closefds
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/
svr-main.c
135
int
closefds
= 0;
local
138
closefds
= 1;
141
if (daemon(0,
closefds
) < 0) {
Completed in 15 milliseconds