Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Dtransition.c300 r = libscf_snapshots_poststart(h, v->gv_name, B_TRUE); in gt_internal_online_or_degraded()
H A Dstartd.h697 int libscf_snapshots_poststart(scf_handle_t *, const char *, boolean_t);
H A Drestarter.c968 switch (r = libscf_snapshots_poststart(h, fmri, in restarter_take_pending_snapshots()
H A Dlibscf.c190 libscf_snapshots_poststart(scf_handle_t *h, const char *fmri, boolean_t retake) in libscf_snapshots_poststart() function