Searched refs:next_alloc (Results 1 – 1 of 1) sorted by relevance
136 symkey_alloc * next_alloc; in free_auth_mem() local145 for (alloc = authallocs; alloc != NULL; alloc = next_alloc) { in free_auth_mem()146 next_alloc = alloc->link; in free_auth_mem()