| /src/usr.sbin/altq/altqd/ |
| libaltq2.c | 54 int daemonize = 1; variable 65 if (!daemonize) {
|
| libaltq2.c | 54 int daemonize = 1; variable 65 if (!daemonize) {
|
| libaltq2.c | 54 int daemonize = 1; variable 65 if (!daemonize) {
|
| /src/external/gpl2/lvm2/dist/daemons/cmirrord/ |
| clogd.c | 47 static void daemonize(void); 53 daemonize(); 180 * daemonize 184 static void daemonize(void) function
|
| clogd.c | 47 static void daemonize(void); 53 daemonize(); 180 * daemonize 184 static void daemonize(void) function
|
| clogd.c | 47 static void daemonize(void); 53 daemonize(); 180 * daemonize 184 static void daemonize(void) function
|
| /src/tests/net/if_vlan/ |
| bpfopen.c | 69 static bool daemonize = false; variable 98 daemonize = true; 124 if (daemonize) { 139 if (daemonize)
|
| bpfopen.c | 69 static bool daemonize = false; variable 98 daemonize = true; 124 if (daemonize) { 139 if (daemonize)
|
| bpfopen.c | 69 static bool daemonize = false; variable 98 daemonize = true; 124 if (daemonize) { 139 if (daemonize)
|
| /src/external/bsd/wpa/dist/hostapd/ |
| main.c | 512 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, 534 if (daemonize) { 767 int c, debug = 0, daemonize = 0; local 825 daemonize++; 1019 if (hostapd_global_run(&interfaces, daemonize, pid_file)) {
|
| main.c | 512 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, 534 if (daemonize) { 767 int c, debug = 0, daemonize = 0; local 825 daemonize++; 1019 if (hostapd_global_run(&interfaces, daemonize, pid_file)) {
|
| main.c | 512 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, 534 if (daemonize) { 767 int c, debug = 0, daemonize = 0; local 825 daemonize++; 1019 if (hostapd_global_run(&interfaces, daemonize, pid_file)) {
|
| hostapd_cli.c | 2213 int daemonize = 0; local 2228 daemonize = 1; 2312 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())
|
| hostapd_cli.c | 2213 int daemonize = 0; local 2228 daemonize = 1; 2312 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())
|
| hostapd_cli.c | 2213 int daemonize = 0; local 2228 daemonize = 1; 2312 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())
|
| /src/external/bsd/wpa/dist/wpa_supplicant/ |
| wpa_priv.c | 1215 int daemonize = 0; local 1234 daemonize++; 1272 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue()) 1291 if (daemonize)
|
| wpa_priv.c | 1215 int daemonize = 0; local 1234 daemonize++; 1272 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue()) 1291 if (daemonize)
|
| wpa_priv.c | 1215 int daemonize = 0; local 1234 daemonize++; 1272 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue()) 1291 if (daemonize)
|
| wpa_cli.c | 5093 int daemonize = 0; local 5108 daemonize = 1; 5197 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())
|
| wpa_cli.c | 5093 int daemonize = 0; local 5108 daemonize = 1; 5197 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())
|
| wpa_cli.c | 5093 int daemonize = 0; local 5108 daemonize = 1; 5197 if (daemonize && os_daemonize(pid_file) && eloop_sock_requeue())
|
| wpa_supplicant_i.h | 145 * daemonize - Run %wpa_supplicant in the background 147 int daemonize; member in struct:wpa_params 157 * If this and daemonize are set, process ID of the background process
|
| /src/dist/pf/usr.sbin/ftp-proxy/ |
| ftp-proxy.c | 129 int anonymous_only, daemonize, id_count, ipv6_mode, loglevel, max_sessions, variable 344 if (daemonize) 586 if (daemonize) 621 daemonize = 1; 666 daemonize = 0; 789 if (daemonize) { 791 err(1, "cannot daemonize");
|
| ftp-proxy.c | 129 int anonymous_only, daemonize, id_count, ipv6_mode, loglevel, max_sessions, variable 344 if (daemonize) 586 if (daemonize) 621 daemonize = 1; 666 daemonize = 0; 789 if (daemonize) { 791 err(1, "cannot daemonize");
|
| ftp-proxy.c | 129 int anonymous_only, daemonize, id_count, ipv6_mode, loglevel, max_sessions, variable 344 if (daemonize) 586 if (daemonize) 621 daemonize = 1; 666 daemonize = 0; 789 if (daemonize) { 791 err(1, "cannot daemonize");
|