Home
last modified time | relevance | path

Searched refs:re_id (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h456 uint32_t re_id; member
H A Dclient.c202 uint32_t l_id = ((const repcache_entity_t *)lc_arg)->re_id; in entity_compare()
203 uint32_t r_id = ((const repcache_entity_t *)rc_arg)->re_id; in entity_compare()
231 assert_nolint(offsetof(repcache_entity_t, re_id) == 0); in client_hash_init()
786 ep->re_id = rpr->rpr_entityid; in entity_setup()