Home
last modified time | relevance | path

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

/linux/scripts/include/
H A Dxalloc.h44 static inline char *xstrndup(const char *s, size_t n) in xstrndup() function
/linux/scripts/dtc/
H A Dutil.c36 char *xstrndup(const char *s, size_t n) in xstrndup() function