Searched refs:idx_ptr (Results 1 – 1 of 1) sorted by relevance
2251 unsigned int *idx_ptr; in build_group_lists() local2283 idx_ptr = (unsigned int *) xmalloc (sizeof (unsigned int)); in build_group_lists()2284 *idx_ptr = i; in build_group_lists()2285 hash_insert (list->indexes, group_name, idx_ptr); in build_group_lists()