HomeSort by relevance Sort by last modified time
    Searched refs:os_daemon (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_unix.c 87 static int os_daemon(int nochdir, int noclose) function
116 #define os_daemon daemon macro
125 if (os_daemon(0, 0)) {
  /external/wpa_supplicant_8/src/utils/
os_unix.c 109 static int os_daemon(int nochdir, int noclose) function
138 #define os_daemon daemon macro
147 if (os_daemon(0, 0)) {

Completed in 2770 milliseconds