/src/usr.sbin/altq/altqd/ |
libaltq2.c | 54 int daemonize = 1; variable in typeref:typename:int 65 if (!daemonize) {
|
libaltq2.c | 54 int daemonize = 1; variable in typeref:typename:int 65 if (!daemonize) {
|
/src/tests/net/if_vlan/ |
bpfopen.c | 69 static bool daemonize = false; variable in typeref:typename:bool 98 daemonize = true; 124 if (daemonize) { 139 if (daemonize)
|
bpfopen.c | 69 static bool daemonize = false; variable in typeref:typename:bool 98 daemonize = true; 124 if (daemonize) { 139 if (daemonize)
|
/src/dist/pf/usr.sbin/ftp-proxy/ |
ftp-proxy.c | 129 int anonymous_only, daemonize, id_count, ipv6_mode, loglevel, max_sessions, variable in typeref:typename:int 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 in typeref:typename:int 344 if (daemonize) 586 if (daemonize) 621 daemonize = 1; 666 daemonize = 0; 789 if (daemonize) { 791 err(1, "cannot daemonize");
|