Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtw.parse.c2264 fcompare(const void *xfile1, const void *xfile2) in fcompare() argument
2266 const Char *const *file1 = xfile1, *const *file2 = xfile2; in fcompare()