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

/freebsd-10.1-release/bin/ls/
H A Dextern.h35 int birthcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c124 birthcmp(const FTSENT *a, const FTSENT *b) function
149 return (birthcmp(b, a));
H A Dls.c460 sortfcn = birthcmp;

Completed in 100 milliseconds