Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/configd/
H A Drc_node.c504 static uu_list_pool_t *rc_notify_info_pool; variable
2380 rc_notify_info_pool = uu_list_pool_create("rc_notify_info_pool", in rc_node_init()
2386 rc_notify_pool == NULL || rc_notify_info_pool == NULL) in rc_node_init()
2392 rc_notify_info_list = uu_list_create(rc_notify_info_pool, in rc_node_init()
7356 uu_list_node_init(rnip, &rnip->rni_list_node, rc_notify_info_pool); in rc_notify_info_init()
7655 uu_list_node_fini(rnip, &rnip->rni_list_node, rc_notify_info_pool); in rc_notify_info_fini()