Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Ddaemon.c52 daemon(int nochdir, int noclose) in daemon()
/freebsd/crypto/heimdal/lib/roken/
H A Ddaemon.c51 daemon(int nochdir, int noclose) in daemon()
/freebsd/lib/libc/gen/
H A Ddaemon.c92 daemon(int nochdir, int noclose) in daemon()
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c233 daemon2_detach(int nochdir, int noclose) in daemon2_detach()
/freebsd/contrib/wpa/src/utils/
H A Dos_unix.c199 static int os_daemon(int nochdir, int noclose) in os_daemon()