Home
last modified time | relevance | path

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

/trueos/bin/ls/
HDextern.h40 int revnamecmp(const FTSENT *, const FTSENT *);
HDcmp.c59 revnamecmp(const FTSENT *a, const FTSENT *b) in revnamecmp() function
HDls.c441 sortfcn = revnamecmp; in main()