Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/svc/
H A Drepcache_protocol.h801 #define REP_SNAPSHOT_NEW 0x00000001 macro
/titanic_50/usr/src/cmd/svc/configd/
H A Dclient.c1499 if (rpr->rpr_flags == REP_SNAPSHOT_NEW) in snapshot_take()
/titanic_50/usr/src/lib/libscf/common/
H A Dlowlevel.c3481 return (_scf_snapshot_take(inst, name, snap, REP_SNAPSHOT_NEW)); in _scf_snapshot_take_new()