Searched refs:modcmp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/bin/ls/
H A Dextern.h36 int modcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c82 modcmp(const FTSENT *a, const FTSENT *b) function
H A Dls.c385 sortfcn = modcmp;
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Dlibkmod.c66 modcmp(const void *a, const void *b) function
94 qsort(kernel->iov.iov_base, kernel->size, sizeof(modstat_t), modcmp);

Completed in 126 milliseconds