Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/adjtimed/
H A Dadjtimed.c77 int nofork = 0; in main() local
/freebsd-src/usr.sbin/rpcbind/
H A Drpcbind.c89 int nofork = 0; variable
/freebsd-src/contrib/ntp/ntpd/
H A Dntpd.c191 int nofork; /* Fork by default */ variable
/freebsd-src/contrib/file/src/
H A Dcompress.c1049 uncompressbuf(int fd,size_t bytes_max,size_t method,int nofork,const unsigned char * old,unsigned char ** newch,size_t * n) uncompressbuf() argument