Home
last modified time | relevance | path

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

/dragonfly/bin/ls/
H A Dextern.h40 int revsizecmp(const FTSENT *, const FTSENT *);
H A Dcmp.c118 revsizecmp(const FTSENT *a, const FTSENT *b) in revsizecmp() function
H A Dls.c412 sortfcn = revsizecmp; in main()