Searched defs:nochdir (Results 1 – 4 of 4) sorted by relevance
44 daemon(int nochdir, int noclose) in daemon()
84 int ch, nochdir, noclose, restart, dosyslog, child_eof; in main() local
188 static int os_daemon(int nochdir, int noclose) in os_daemon()
2107 waitdaemon(int nochdir, int noclose, int maxwait) in waitdaemon()