Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c68 static scf_handle_t *wait_hndl; variable
130 if (wait_hndl == NULL) { in wait_remove()
131 for (wait_hndl = in wait_remove()
133 wait_hndl == NULL; in wait_remove()
134 wait_hndl = in wait_remove()
145 (void) stop_instance_fmri(wait_hndl, wi->wi_fmri, cause); in wait_remove()