Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2359 } timeout_update_t; typedef
2361 timeout_update_t *tu;
2423 tu = startd_zalloc(sizeof (timeout_update_t)); in timeout_init()