Home
last modified time | relevance | path

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

/arm-trusted-firmware/tools/fiptool/
H A Dwin_posix.h141 inline char *strdup(const char *s) in strdup() function
/arm-trusted-firmware/tools/cert_create/src/
H A Dmain.c74 static char *strdup(const char *str) in strdup() function