Searched refs:wi_fmri (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | wait.c | 97 "instance %s waitpid failure: %s\n", wi->wi_fmri, in wait_remove() 102 "instance %s exited with status %d\n", wi->wi_fmri, in wait_remove() 143 "wait_remove requesting stop of %s\n", wi->wi_fmri); in wait_remove() 144 (void) stop_instance_fmri(wait_hndl, wi->wi_fmri, cause); in wait_remove() 167 if (strcmp(wi->wi_fmri, fmri) == 0) in wait_ignore_by_fmri() 209 wi->wi_fmri = inst_fmri; in wait_register() 284 "assuming failed\n", wi->wi_fmri, in wait_thread() 301 "failed\n", fd, wi->wi_fmri); in wait_thread() 309 "failed\n", fd, wi->wi_fmri); in wait_thread()
|
H A D | startd.h | 499 const char *wi_fmri; /* instance FMRI */ member
|