Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/tar/
H A Dbsdtar.h202 int pathcmp(const char *a, const char *b);
H A Dutil.c601 pathcmp(const char *a, const char *b) function