Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/libntp/
H A Dauthkeys.c340 symkey_alloc * allocrec; in auth_moremem() local
341 # define MOREMEM_EXTRA_ALLOC (sizeof(*allocrec)) in auth_moremem()
360 allocrec = (void *)sk; in auth_moremem()
361 allocrec->mem = base; in auth_moremem()
362 LINK_SLIST(authallocs, allocrec, link); in auth_moremem()