Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c673 uint8_t timeout_retry; in method_run() local
721 &cte_mask, &need_session, &timeout, &timeout_retry)) == NULL) { in method_run()
987 if (timeout_fired == 1 && timeout_retry == 0) { in method_run()
H A Dlibscf.c2867 uint8_t *need_sessionp, uint64_t *timeout, uint8_t *timeout_retry) in libscf_get_method() argument
3047 timeout_retry); in libscf_get_method()
3059 *timeout_retry = 1; in libscf_get_method()