Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.parse.c2263 fcompare(const void *xfile1, const void *xfile2) in fcompare() argument
2265 const Char *const *file1 = xfile1, *const *file2 = xfile2; in fcompare()