Searched defs:rc_notify_pool (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c503 static uu_list_pool_t *rc_notify_pool; variable
1238 rc_notify_pool);
1730 rc_notify_pool);
1774 rc_notify_pool);
2376 rc_notify_pool = uu_list_pool_create("rc_notify_pool",
2386 rc_notify_pool == NULL || rc_notify_info_pool == NULL)
2389 rc_notify_list = uu_list_create(rc_notify_pool,
7358 rc_notify_pool);
7657 rc_notify_pool);
[all...]

Completed in 75 milliseconds