Searched refs:xcalloc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/package/dni-libmtd/src/
H A Dxalloc.h49 static void *xcalloc(size_t nmemb, size_t size) function
61 return xcalloc(1, size);

Completed in 22 milliseconds