Searched refs:os_daemon (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dos_unix.c123 static int os_daemon(int nochdir, int noclose) function
152 #define os_daemon daemon macro
161 if (os_daemon(0, 0)) {

Completed in 104 milliseconds