Searched refs:sv_pool (Results 1 – 1 of 1) sorted by relevance
136 static uu_list_pool_t *sv_pool = NULL; in add_proto_list() local138 if ((sv_pool == NULL) && in add_proto_list()139 ((sv_pool = uu_list_pool_create("sv_pool", in add_proto_list()144 if ((*sv_list = uu_list_create(sv_pool, NULL, 0)) == NULL) in add_proto_list()156 uu_list_node_init(sv_el, &sv_el->link, sv_pool); in add_proto_list()