Searched defs:gracetime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c1090 * gracetime specifies an amount of time in seconds which the routine must wait
1095 fork_with_timeout(const char *cmd, uint_t gracetime, uint_t timeout) argument
1110 msec_gracetime = gracetime * 1000;
1158 * Command succeeded, so give it gracetime

Completed in 46 milliseconds