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

/freebsd-10.1-release/contrib/libarchive/tar/
H A Dsubst.c188 realloc_strcat(char **str, const char *append) function
291 realloc_strcat(result, rule->result + j);
300 realloc_strcat(result, name);

Completed in 112 milliseconds