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

/freebsd-11-stable/contrib/libarchive/tar/
H A Dutil.c478 r = apply_substitution(bsdtar, name, &subst_name, 0, 0);
496 r = apply_substitution(bsdtar, hardlinkname, &subst_name, 0, 1);
511 r = apply_substitution(bsdtar, archive_entry_symlink(entry), &subst_name, 1, 0);
H A Dbsdtar.h212 int apply_substitution(struct bsdtar *, const char *, char **, int, int);
H A Dsubst.c210 apply_substitution(struct bsdtar *bsdtar, const char *name, char **result, function

Completed in 60 milliseconds