HomeSort by relevance Sort by last modified time
    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