Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dtransition.c313 r = libscf_snapshots_poststart(h, v->gv_name, B_TRUE); in gt_internal_online_or_degraded()
H A Dstartd.h690 int libscf_snapshots_poststart(scf_handle_t *, const char *, boolean_t);
H A Drestarter.c969 switch (r = libscf_snapshots_poststart(h, fmri, in restarter_take_pending_snapshots()
H A Dlibscf.c191 libscf_snapshots_poststart(scf_handle_t *h, const char *fmri, boolean_t retake) in libscf_snapshots_poststart() function