OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:os_daemonize
(Results
1 - 6
of
6
) sorted by null
/external/qemu/
qemu-os-win32.h
49
static inline void
os_daemonize
(void) {}
function
os-posix.c
240
void
os_daemonize
(void)
function
/external/wpa_supplicant_8/src/utils/
os_none.c
41
int
os_daemonize
(const char *pid_file)
function
os_win32.c
108
int
os_daemonize
(const char *pid_file)
function
os_internal.c
85
int
os_daemonize
(const char *pid_file)
function
os_unix.c
156
int
os_daemonize
(const char *pid_file)
function
Completed in 96 milliseconds