Home
last modified time | relevance | path

Searched refs:REP_PROTOCOL_BASE_TYPE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c149 if (REP_PROTOCOL_BASE_TYPE(elem->tx_cmd->rptc_type) != in tx_process_property()
270 type[0] = REP_PROTOCOL_BASE_TYPE(elem->tx_cmd->rptc_type); in tx_process_cmds()
H A Drc_node.c3825 prop_type[0] = REP_PROTOCOL_BASE_TYPE(ptype); in generate_property_events()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h583 #define REP_PROTOCOL_BASE_TYPE(t) ((t) & 0x00ff) macro
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c4847 switch (REP_PROTOCOL_BASE_TYPE(v->value_type)) { in scf_value_get_as_string_common()