Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h667 char *libscf_get_method(scf_handle_t *, int, restarter_inst_t *,
H A Dmethod.c720 if ((method = libscf_get_method(h, type, inst, snap, &restart_on, in method_run()
H A Dlibscf.c2865 libscf_get_method(scf_handle_t *h, int type, restarter_inst_t *inst, in libscf_get_method() function