Searched refs:allocrec (Results 1 – 1 of 1) sorted by relevance
339 symkey_alloc * allocrec; in auth_moremem() local340 # define MOREMEM_EXTRA_ALLOC (sizeof(*allocrec)) in auth_moremem()359 allocrec = (void *)sk; in auth_moremem()360 allocrec->mem = base; in auth_moremem()361 LINK_SLIST(authallocs, allocrec, link); in auth_moremem()