Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h803 #define REP_SNAPSHOT_ATTACH 0x00000002 macro
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c1506 else if (rpr->rpr_flags == REP_SNAPSHOT_ATTACH && in snapshot_take()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3538 return (_scf_snapshot_take(inst, NULL, snap, REP_SNAPSHOT_ATTACH)); in _scf_snapshot_take_attach()