Searched refs:rc_notify_info_list (Results 1 – 1 of 1) sorted by relevance
592 static uu_list_t *rc_notify_info_list; variable1206 for (nip = uu_list_first(rc_notify_info_list); nip != NULL; in rc_notify_insert_node()1207 nip = uu_list_next(rc_notify_info_list, nip)) { in rc_notify_insert_node()1240 for (nip = uu_list_first(rc_notify_info_list); nip != NULL; in rc_notify_deletion()1241 nip = uu_list_next(rc_notify_info_list, nip)) in rc_notify_deletion()2382 rc_notify_info_list = uu_list_create(rc_notify_info_pool, in rc_node_init()2383 &rc_notify_info_list, 0); in rc_node_init()2385 if (rc_notify_list == NULL || rc_notify_info_list == NULL) in rc_node_init()7376 (void) uu_list_insert_after(rc_notify_info_list, NULL, rnip); in rc_notify_info_insert_locked()7394 (void) uu_list_remove(rc_notify_info_list, rnip); in rc_notify_info_remove_locked()