Home
last modified time | relevance | path

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

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