Searched refs:prefixed_from_name (Results 1 – 1 of 1) sorted by relevance
1290 char *prefixed_from_name; in strip() local1294 prefixed_from_name = NULL; in strip()1308 if (asprintf(&prefixed_from_name, "./%s", from_name) == -1) in strip()1310 args[3] = prefixed_from_name; in strip()1323 free(prefixed_from_name); in strip()