Searched refs:REP_PROTOCOL_SUBTYPE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dobject.c153 REP_PROTOCOL_SUBTYPE(elem->tx_cmd->rptc_type) !=
273 type[1] = REP_PROTOCOL_SUBTYPE(elem->tx_cmd->rptc_type);
H A Drc_node.c3831 prop_type[1] = REP_PROTOCOL_SUBTYPE(ptype);
/opensolaris-onvv-gate/usr/src/common/svc/
H A Drepcache_protocol.h583 #define REP_PROTOCOL_SUBTYPE(t) (((t) & 0xff00) >> 8) macro

Completed in 120 milliseconds