Searched refs:tildecompare (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.func.c74 static int tildecompare (const void *, const void *);
1421 tildecompare(const void *xp1, const void *xp2) function
1534 qsort(tcache, tlength, sizeof(struct tildecache), tildecompare);

Completed in 76 milliseconds