Searched refs:SCF_SNAPSHOT_RUNNING (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfd.c82 #define SCF_SNAPSHOT_RUNNING "running" macro
366 if (scf_instance_get_snapshot(inst, SCF_SNAPSHOT_RUNNING, snap) != 0) {
423 if (scf_instance_get_snapshot(inst, SCF_SNAPSHOT_RUNNING, snap) == -1) {

Completed in 79 milliseconds