Searched defs:xmemdup (Results 1 – 3 of 3) sorted by relevance
28 void *xmemdup(const void *src, size_t len) in xmemdup() function
41 void *xmemdup(const void *mem, size_t size) in xmemdup() function
111 void *xmemdup(void *s, long len) in xmemdup() function