Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c134 boolean_t retake) in libscf_get_or_make_running_snapshot() argument
169 if (retake && scf_error() == SCF_ERROR_BACKEND_READONLY) in libscf_get_or_make_running_snapshot()
191 libscf_snapshots_poststart(scf_handle_t *h, const char *fmri, boolean_t retake) in libscf_snapshots_poststart() argument
216 running = libscf_get_or_make_running_snapshot(inst, fmri, retake); in libscf_snapshots_poststart()
310 if (retake) in libscf_snapshots_poststart()