pscomp
qsort(pinfo, nentries, sizeof(struct pinfo), pscomp);
static int pscomp(const void *, const void *);