Home
last modified time | relevance | path

Searched refs:next_alloc (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/libntp/
H A Dauthkeys.c307 symkey_alloc * next_alloc; in free_auth_mem() local
317 for (alloc = authallocs; alloc != NULL; alloc = next_alloc) { in free_auth_mem()
318 next_alloc = alloc->link; in free_auth_mem()