Searched refs:qentrycmp (Results 1 – 1 of 1) sorted by relevance
46 static int qentrycmp(const void *, const void *);260 qentrycmp(const void *aa, const void *bb) in qentrycmp() function365 qsort(qe, nqe, sizeof(*qe), qentrycmp); in lp_readqueue()