Searched refs:eap_malloc (Results 1 – 1 of 1) sorted by relevance
134 static void *eap_malloc(void *, int, size_t);170 .allocm = eap_malloc,188 .allocm = eap_malloc,1632 eap_malloc(void *addr, int direction, size_t size) in eap_malloc() function