Home
last modified time | relevance | path

Searched defs:nochdir (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/lib/libc/gen/
H A Ddaemon.c44 daemon(int nochdir, int noclose) in daemon()
/dflybsd-src/usr.sbin/daemon/
H A Ddaemon.c84 int ch, nochdir, noclose, restart, dosyslog, child_eof; in main() local
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dos_unix.c188 static int os_daemon(int nochdir, int noclose) in os_daemon()
/dflybsd-src/usr.sbin/syslogd/
H A Dsyslogd.c2107 waitdaemon(int nochdir, int noclose, int maxwait) in waitdaemon()