Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h628 uint32_t rpr_entityid; member
634 uint32_t rpr_entityid; member
647 uint32_t rpr_entityid; member
653 uint32_t rpr_entityid; member
658 uint32_t rpr_entityid; member
664 uint32_t rpr_entityid; member
672 uint32_t rpr_entityid; member
681 uint32_t rpr_entityid; member
692 uint32_t rpr_entityid; member
699 uint32_t rpr_entityid; member
[all …]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c790 ep->re_id = rpr->rpr_entityid; in entity_setup()
813 ep = entity_find(cp, rpr->rpr_entityid); in entity_name()
846 ep = entity_find(cp, rpr->rpr_entityid); in entity_parent_type()
879 uint32_t parentid = rpr->rpr_entityid; in entity_get_child()
914 uint32_t childid = rpr->rpr_entityid; in entity_get_parent()
1027 uint32_t parentid = rpr->rpr_entityid; in entity_create_child()
1063 uint32_t parentid = rpr->rpr_entityid; in entity_create_pg()
1100 uint32_t entityid = rpr->rpr_entityid; in entity_delete()
1128 entity_remove(cp, rpr->rpr_entityid); in entity_teardown()
1251 rpr->rpr_entityid, &ep); in iter_read()
[all …]
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1072 request.rpr_entityid = dp->rd_entity; in datael_attach()
1626 request.rpr_entityid = dp->rd_entity; in datael_destroy()
1657 request.rpr_entityid = dp->rd_entity; in datael_do_reset_locked()
1708 request.rpr_entityid = dp->rd_entity; in datael_get_name()
1749 request.rpr_entityid = dp->rd_entity; in datael_get_parent()
1882 request.rpr_entityid = dp->rd_entity; in datael_get_child_locked()
2048 request.rpr_entityid = dp->rd_entity; in datael_add_child()
2111 request.rpr_entityid = dp->rd_entity; in datael_add_pg()
2150 request.rpr_entityid = dp->rd_entity; in datael_delete()
2507 request.rpr_entityid = out->rd_entity; in datael_iter_next()
[all …]