Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dread.c69 static int unmatched_inclusions_warn(struct archive *matching, const char *);
76 if (unmatched_inclusions_warn(bsdtar->matching, in tar_mode_t()
95 if (unmatched_inclusions_warn(bsdtar->matching, in tar_mode_x()
386 unmatched_inclusions_warn(struct archive *matching, const char *msg) in unmatched_inclusions_warn() function