Home
last modified time | relevance | path

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

/src/bin/ls/
H A Dextern.h42 int verscmp(const FTSENT *, const FTSENT *);
H A Dcmp.c59 verscmp(const FTSENT *a, const FTSENT *b) in verscmp() function
H A Dls.c612 sortfcn = verscmp; in main()