Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/tools/fiptool/
A Dwin_posix.h141 inline char *strdup(const char *s) in strdup() function
A Dfiptool.c110 d = strdup(s); in xstrdup()
/tf-a-ffa_el3_spmc/tools/cert_create/src/
A Dmain.c74 static char *strdup(const char *str) in strdup() function
391 ext->arg = strdup(optarg); in main()
396 key->fn = strdup(optarg); in main()
401 cert->fn = strdup(optarg); in main()
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst670 - Free arguments copied with strdup

Completed in 10 milliseconds