Searched refs:allocrec (Results 1 – 1 of 1) sorted by relevance
340 symkey_alloc * allocrec; in auth_moremem() local341 # 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()