Home
last modified time | relevance | path

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

/dragonfly/bin/ls/
H A Dextern.h36 int revmodcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c76 revmodcmp(const FTSENT *a, const FTSENT *b) in revmodcmp() function
H A Dls.c418 sortfcn = revmodcmp; in main()