Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/nolibc/
H A Dstring.h168 char *strdup(const char *str) in strdup() function
/openbmc/u-boot/lib/
H A Dstring.c315 char * strdup(const char *s) in strdup() function