HomeSort by relevance Sort by last modified time
    Searched defs:daemonize (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/
wpa_priv.c 1144 int daemonize = 0; local
1159 daemonize++;
1197 if (daemonize && os_daemonize(pid_file))
wpa_cli.c 1921 int daemonize = 0; local
    [all...]
wpa_supplicant_i.h 107 * daemonize - Run %wpa_supplicant in the background
109 int daemonize; member in struct:wpa_params
119 * If this and daemonize are set, process ID of the background process
  /external/wpa_supplicant/
wpa_cli.c 1606 int daemonize = 0; local
    [all...]
wpa_supplicant_i.h 101 * daemonize - Run %wpa_supplicant in the background
103 int daemonize; member in struct:wpa_params
124 * If this and daemonize are set, process ID of the background process
  /external/qemu/
vl-android.c 291 int daemonize = 0; variable
    [all...]
vl.c 254 int daemonize = 0; variable
    [all...]

Completed in 175 milliseconds