Searched refs:lscf_dependent_import (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c3263 lscf_dependent_import(void *a1, void *pvt) function
3685 /* Set up for lscf_dependent_import() */
3821 r = lscf_dependent_import(new_dpt_pgroup, &cbdata);
3824 bad_error("lscf_dependent_import", r);
3828 bad_error("lscf_dependent_import",
5057 r = lscf_dependent_import(new_dpt_pgroup, &cbdata);
5060 bad_error("lscf_dependent_import", r);
6647 if (uu_list_walk(inst->sc_dependents, lscf_dependent_import,
7285 if (uu_list_walk(s->sc_dependents, lscf_dependent_import,
7631 lscf_dependent_import,
[all...]

Completed in 58 milliseconds