Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h608 #define RP_ITER_START_EXACT 0x00000002 /* exact match with pattern */ macro
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c6304 case RP_ITER_START_EXACT: in rc_node_setup_iter()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1805 request.rpr_flags = RP_ITER_START_EXACT | RP_ITER_START_COMPOSED; in datael_get_child_composed_locked()