Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c492 static uu_list_pool_t *rc_pg_notify_pool; variable
1715 np->rn_pg_notify_list = uu_list_create(rc_pg_notify_pool, np, 0); in rc_node_alloc()
2361 rc_pg_notify_pool = uu_list_pool_create("rc_pg_notify_pool", in rc_node_init()
2375 if (rc_children_pool == NULL || rc_pg_notify_pool == NULL || in rc_node_init()
7294 uu_list_node_init(pnp, &pnp->rnpn_node, rc_pg_notify_pool); in rc_pg_notify_init()
7342 uu_list_node_fini(pnp, &pnp->rnpn_node, rc_pg_notify_pool); in rc_pg_notify_fini()