Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c953 scf_snapshot_t *rsnap; in restarter_take_pending_snapshots() local
957 rsnap = libscf_get_or_make_running_snapshot(sinst, in restarter_take_pending_snapshots()
962 if (rsnap != NULL) in restarter_take_pending_snapshots()
965 scf_snapshot_destroy(rsnap); in restarter_take_pending_snapshots()