Searched refs:RP_ENTITY_NAME_NAME (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/common/svc/ |
H A D | repcache_protocol.h | 637 #define RP_ENTITY_NAME_NAME 0 macro
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 2709 return (datael_get_name(&rep->rd_d, out, len, RP_ENTITY_NAME_NAME)); in scf_scope_get_name() 2949 return (datael_get_name(&rep->rd_d, out, len, RP_ENTITY_NAME_NAME)); in scf_service_get_name() 2994 return (datael_get_name(&rep->rd_d, out, len, RP_ENTITY_NAME_NAME)); in scf_instance_get_name() 3039 return (datael_get_name(&rep->rd_d, out, len, RP_ENTITY_NAME_NAME)); in scf_snapshot_get_name() 3226 return (datael_get_name(&pg->rd_d, out, len, RP_ENTITY_NAME_NAME)); in scf_pg_get_name() 3711 return (datael_get_name(&prop->rd_d, out, len, RP_ENTITY_NAME_NAME)); in scf_property_get_name()
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 2982 case RP_ENTITY_NAME_NAME: in rc_node_name()
|