Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dbsdtar.h196 int pathcmp(const char *a, const char *b);
H A Dutil.c624 pathcmp(const char *a, const char *b) function