Searched refs:rc_notify_info_list (Results 1 – 1 of 1) sorted by relevance
602 static uu_list_t *rc_notify_info_list; variable1216 for (nip = uu_list_first(rc_notify_info_list); nip != NULL; in rc_notify_insert_node()1217 nip = uu_list_next(rc_notify_info_list, nip)) { in rc_notify_insert_node()1250 for (nip = uu_list_first(rc_notify_info_list); nip != NULL; in rc_notify_deletion()1251 nip = uu_list_next(rc_notify_info_list, nip)) in rc_notify_deletion()2392 rc_notify_info_list = uu_list_create(rc_notify_info_pool, in rc_node_init()2393 &rc_notify_info_list, 0); in rc_node_init()2395 if (rc_notify_list == NULL || rc_notify_info_list == NULL) in rc_node_init()7382 (void) uu_list_insert_after(rc_notify_info_list, NULL, rnip); in rc_notify_info_insert_locked()7400 (void) uu_list_remove(rc_notify_info_list, rnip); in rc_notify_info_remove_locked()