Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/startd/
H A Dlibscf.c40 #define SMF_SNAPSHOT_RUNNING "running" macro
120 if (scf_instance_get_snapshot(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) in libscf_get_running_snapshot()
144 if (scf_instance_get_snapshot(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) in libscf_get_or_make_running_snapshot()
164 if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) { in libscf_get_or_make_running_snapshot()
349 if (scf_instance_get_snapshot(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) { in libscf_snapshots_refresh()
372 SMF_SNAPSHOT_RUNNING); in libscf_snapshots_refresh()
374 if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, in libscf_snapshots_refresh()