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

/freebsd-10-stable/contrib/libarchive/tar/
H A Dutil.c404 strip_absolute_path(struct bsdtar *bsdtar, const char *p) function
539 name = strip_absolute_path(bsdtar, name);
544 hardlinkname = strip_absolute_path(bsdtar, hardlinkname);

Completed in 49 milliseconds