UID_SZ
if ((uidtb = (UIDC **)calloc(UID_SZ, sizeof(UIDC *))) == NULL) {
pptr = uidtb + (uid % UID_SZ);
FLUSHTB(uidtb, UID_SZ, uidtb_fail);