Home
last modified time | relevance | path

Searched defs:nofork (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/adjtimed/
H A Dadjtimed.c79 int nofork = 0; in main() local
/netbsd-src/sbin/shutdown/
H A Dshutdown.c91 static int dofast, dohalt, doreboot, killflg, nofork, nosync, dodump; variable
/netbsd-src/external/bsd/file/dist/src/
H A Dcompress.c1055 uncompressbuf(int fd, size_t bytes_max, size_t method, int nofork, in uncompressbuf()