Searched refs:xstrndup8 (Results 1 – 3 of 3) sorted by relevance
120 CHAR8 *xstrndup8(const CHAR8 *p, UINTN sz);
258 t = xstrndup8(path, e - path); in pack_cpio_prefix()
609 CHAR8 *xstrndup8(const CHAR8 *p, UINTN sz) { in xstrndup8() function