Searched defs:xmemdup (Results 1 – 3 of 3) sorted by relevance
28 xmemdup (const void *p, size_t n) in xmemdup() function
141 inline T * xmemdup (const T * p, size_t n) in xmemdup() function
111 void *xmemdup(void *s, long len) in xmemdup() function