revnamecmp
return (revnamecmp(a, b));
int revnamecmp(const FTSENT *, const FTSENT *);
sortfcn = revnamecmp;