Searched defs:xstrndup (Results 1 – 2 of 2) sorted by relevance
/scripts/include/ | ||
A D | xalloc.h | 44 static inline char *xstrndup(const char *s, size_t n) in xstrndup() function |
/scripts/dtc/ | ||
A D | util.c | 36 char *xstrndup(const char *s, size_t n) in xstrndup() function |
Completed in 6 milliseconds