Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h629 uint32_t rpr_entitytype; member
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c766 if (type != rpr->rpr_entitytype) in entity_setup()
771 switch (type = rpr->rpr_entitytype) { in entity_setup()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1073 request.rpr_entitytype = dp->rd_type; in datael_attach()