Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.c109 static char *xstrdup(const char *s, const char *msg) in xstrdup() function
148 desc->name = xstrdup(name, in new_image_desc()
150 desc->cmdline_name = xstrdup(cmdline_name, in new_image_desc()
166 desc->action_arg = xstrdup(arg, in set_image_desc_action()
381 desc->action_arg = xstrdup(filename, in parse_fip()