OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:os_daemon
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/src/utils/
os_unix.c
123
static int
os_daemon
(int nochdir, int noclose)
function
152
#define
os_daemon
daemon
macro
161
if (
os_daemon
(0, 0)) {
Completed in 921 milliseconds