Searched defs:get_inst (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c893 get_inst(const char *fmri, scf_instance_t *inst) function
1010 * recursively. Specifically, call get_inst(fmri), enable the result, and
1576 if (get_inst(fmri, inst) != 0)
1995 if (get_inst(SCF_SERVICE_STARTD, inst) != 0) {
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c699 get_inst(svc_t *svcp, const char *in) function
734 ip = get_inst(sp, in);

Completed in 80 milliseconds