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