Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 7 of 7) sorted by relevance

/openbsd/regress/lib/libfuse/
H A Dfuse-parse-cmdline.c32 test_all_args(char **dir, int *multithreaded, int *foreground) in test_all_args()
78 int multithreaded, foreground; in main() local
H A Dfuse-opt-parse.c30 int foreground; member
/openbsd/usr.sbin/amd/amd/
H A Damd.c77 int foreground = 1; /* This is the top-level server */ variable
/openbsd/usr.bin/timeout/
H A Dtimeout.c168 int foreground = 0, preserve = 0; in main() local
/openbsd/lib/libfuse/
H A Dfuse_private.h87 int foreground; member
H A Dfuse.c446 fuse_daemonize(int foreground) in fuse_daemonize()
/openbsd/usr.sbin/smtpd/
H A Dsmtpd.c138 int foreground = 0; variable