pscompare
static int pscompare(const void *, const void *);
qsort((char *)psent, nent, sizeof (psent[0]), pscompare);