Home
last modified time | relevance | path

Searched refs:timeout_fired (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c669 int result = 0, timeout_fired = 0; in method_run() local
967 timeout_fired = 1; in method_run()
987 if (timeout_fired == 1 && timeout_retry == 0) { in method_run()