Searched defs:strdup (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ | ||
| H A D | util.h | 85 #define strdup _strdup macro |
| /OK3568_Linux_fs/u-boot/lib/ | ||
| H A D | string.c | 314 char * strdup(const char *s) in strdup() function |