Home
last modified time | relevance | path

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

/freebsd/bin/ls/
H A Dextern.h39 int revmodcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c95 revmodcmp(const FTSENT *a, const FTSENT *b) in revmodcmp() function
H A Dls.c607 sortfcn = revmodcmp; in main()