HomeSort by: relevance | last modified time | path
    Searched refs:modcmp (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ls/
extern.h 36 int modcmp(const FTSENT *, const FTSENT *);
cmp.c 82 modcmp(const FTSENT *a, const FTSENT *b) function in typeref:typename:int
ls.c 385 sortfcn = modcmp;

Completed in 13 milliseconds