Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.h85 #define strdup _strdup macro
/OK3568_Linux_fs/u-boot/lib/
H A Dstring.c314 char * strdup(const char *s) in strdup() function