Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDdaemon.c52 daemon(int nochdir, int noclose) in daemon()
/freebsd-13-stable/crypto/heimdal/lib/roken/
HDdaemon.c51 daemon(int nochdir, int noclose) in daemon()
/freebsd-13-stable/lib/libc/gen/
HDdaemon.c94 daemon(int nochdir, int noclose) in daemon()
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/net/
HDh_dns_server.c233 daemon2_detach(int nochdir, int noclose) in daemon2_detach()
/freebsd-13-stable/contrib/wpa/src/utils/
HDos_unix.c194 static int os_daemon(int nochdir, int noclose) in os_daemon()