Home | History | Annotate | Download | only in config

Lines Matching full:idx_ptr

2251   unsigned int *idx_ptr;
2283 idx_ptr = (unsigned int *) xmalloc (sizeof (unsigned int));
2284 *idx_ptr = i;
2285 hash_insert (list->indexes, group_name, idx_ptr);