Searched refs:onmemb (Results 1 – 1 of 1) sorted by relevance
75 xrecallocarray(void *ptr, size_t onmemb, size_t nmemb, size_t size) in xrecallocarray() argument79 new_ptr = recallocarray(ptr, onmemb, nmemb, size); in xrecallocarray()