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