Home
last modified time | relevance | path

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) { in service_is_rpc()
423 if (scf_instance_get_snapshot(inst, SCF_SNAPSHOT_RUNNING, snap) == -1) { in instance_has_firewall()