Home
last modified time | relevance | path

Searched defs:xstrndup (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/elfutils/lib/
H A Dxstrndup.c40 xstrndup (const char *string, size_t n) in xstrndup() function
/aosp_15_r20/external/strace/
H A Dxmalloc.c129 xstrndup(const char *str, size_t n) in xstrndup() function
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dutil.c119 char *xstrndup(const char *s, size_t n) in xstrndup() function
/aosp_15_r20/external/dtc/
H A Dutil.c36 char *xstrndup(const char *s, size_t n) in xstrndup() function
/aosp_15_r20/external/toybox/lib/
H A Dxwrap.c96 char *xstrndup(char *s, size_t n) in xstrndup() function