Home
last modified time | relevance | path

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

/src/bin/ls/
H A Dextern.h43 int revverscmp(const FTSENT *, const FTSENT *);
H A Dcmp.c66 revverscmp(const FTSENT *a, const FTSENT *b) in revverscmp() function
H A Dls.c597 sortfcn = revverscmp; in main()