Searched defs:strndup (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | string.h | 96 # define strndup sandbox_strndup macro |
/u-boot/lib/ | ||
A D | string.c | 328 char * strndup(const char *s, size_t n) in strndup() function |
Completed in 7 milliseconds