Symbol: background
games/hunt/huntd/driver.c
134
init(background);
games/hunt/huntd/driver.c
320
init(int background)
games/hunt/huntd/driver.c
449
if (background)
games/hunt/huntd/driver.c
91
int background = 0;
games/hunt/huntd/driver.c
98
background = 1;
regress/sys/netinet/mcast/mcroute.c
101
background = 0;
regress/sys/netinet/mcast/mcroute.c
112
background = 1;
regress/sys/netinet/mcast/mcroute.c
186
if (background) {
regress/sys/netinet/mcast/mcroute.c
96
int value, ch, s, fd, background, norecv;
regress/sys/netinet6/mcast6/mc6route.c
102
background = 0;
regress/sys/netinet6/mcast6/mc6route.c
113
background = 1;
regress/sys/netinet6/mcast6/mc6route.c
189
if (background) {
regress/sys/netinet6/mcast6/mc6route.c
97
int value, ch, s, fd, background, norecv;
usr.bin/sndiod/sndiod.c
439
start_helper(int background)
usr.bin/sndiod/sndiod.c
466
if (background) {
usr.bin/sndiod/sndiod.c
508
int c, i, background, unit;
usr.bin/sndiod/sndiod.c
539
background = 1;
usr.bin/sndiod/sndiod.c
561
background = 0;
usr.bin/sndiod/sndiod.c
715
if (!start_helper(background))
usr.bin/sndiod/sndiod.c
744
if (background) {
usr.sbin/amd/amd/amd.c
145
bgpid = background();
usr.sbin/amd/amd/nfs_ops.c
683
if ((pid = background()) == 0) {
usr.sbin/amd/amd/sched.c
115
if ((p->pid = background())) {
usr.sbin/amd/include/am.h
215
extern pid_t background(void);
usr.sbin/wsmoused/mouse_protocols.c
87
extern int background;
usr.sbin/wsmoused/wsmoused.c
562
background = TRUE;
usr.sbin/wsmoused/wsmoused.c
81
int background = FALSE;
usr.sbin/wsmoused/wsmoused.h
63
if (background) { \
usr.sbin/wsmoused/wsmoused.h
72
if (background) \