Home
last modified time | relevance | path

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

/original-bsd/bin/ls/
H A Dextern.h16 int statcmp __P((const FTSENT *, const FTSENT *));
H A Dcmp.c67 statcmp(a, b) in statcmp() function
H A Dls.c226 sortfcn = statcmp;