Home
last modified time | relevance | path

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

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