Home
last modified time | relevance | path

Searched refs:strdup (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/tools/fiptool/
A Dwin_posix.h141 inline char *strdup(const char *s) in strdup() function
A Dfiptool.c110 d = strdup(s); in xstrdup()
/arm-trusted-firmware-2.8.0/tools/cert_create/src/
A Dmain.c74 static char *strdup(const char *str) in strdup() function
394 ext->arg = strdup(optarg); in main()
399 key->fn = strdup(optarg); in main()
404 cert->fn = strdup(optarg); in main()
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md3648 - Free arguments copied with strdup

Completed in 21 milliseconds