Searched refs:evc_new (Results 1 – 1 of 1) sorted by relevance
143 struct evclass_elem *evc, *evc_new; in au_evclassmap_insert() local149 evc_new = malloc(sizeof(*evc), M_AUDITEVCLASS, M_WAITOK); in au_evclassmap_insert()157 free(evc_new, M_AUDITEVCLASS); in au_evclassmap_insert()161 evc = evc_new; in au_evclassmap_insert()