Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Dlibscf.c133 boolean_t retake) in libscf_get_or_make_running_snapshot() argument
168 if (retake && scf_error() == SCF_ERROR_BACKEND_READONLY) in libscf_get_or_make_running_snapshot()
190 libscf_snapshots_poststart(scf_handle_t *h, const char *fmri, boolean_t retake) in libscf_snapshots_poststart() argument
215 running = libscf_get_or_make_running_snapshot(inst, fmri, retake); in libscf_snapshots_poststart()
309 if (retake) in libscf_snapshots_poststart()