Home
last modified time | relevance | path

Searched defs:maxwait (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sbin/svc/
H A Dexecute.c428 int maxwait = 60; in execute_start() local
502 int maxwait = 60; in execute_stop() local
/dflybsd-src/usr.sbin/syslogd/
H A Dsyslogd.c2107 waitdaemon(int nochdir, int noclose, int maxwait) in waitdaemon()