Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dsubst.c178 realloc_strcat(char **str, const char *append) in realloc_strcat() function
231 realloc_strcat(result, name); in apply_substitution()
232 realloc_strcat(&buffer, *result); in apply_substitution()
291 realloc_strcat(result, rule->result + j); in apply_substitution()
301 realloc_strcat(result, name); in apply_substitution()