Home
last modified time | relevance | path

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

/openbsd/bin/ls/
H A Dextern.h40 int revmodcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c73 revmodcmp(const FTSENT *a, const FTSENT *b) in revmodcmp() function
H A Dls.c298 sortfcn = revmodcmp; in ls_main()