Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h557 REP_PROTOCOL_ENTITY_VALUE, enumerator
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c1004 case REP_PROTOCOL_ENTITY_VALUE: in rc_concat_fmri_element()
6105 nip->rni_type = REP_PROTOCOL_ENTITY_VALUE; in rc_node_setup_value_iter()
6192 if (iter->rni_type != REP_PROTOCOL_ENTITY_VALUE) in rc_iter_next_value()
6266 if (type == REP_PROTOCOL_ENTITY_VALUE) { in rc_node_setup_iter()
6353 if (iter->rni_type == REP_PROTOCOL_ENTITY_VALUE) in rc_iter_next()
6626 if (nip->rni_type == REP_PROTOCOL_ENTITY_VALUE || in rc_iter_destroy()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c5038 REP_PROTOCOL_ENTITY_VALUE, 0)); in scf_iter_property_values()
5063 if (iter->iter_type != REP_PROTOCOL_ENTITY_VALUE) { in scf_iter_next_value()