GRP_TB_SZ
((grptb = (GRPT **)calloc(GRP_TB_SZ, sizeof(GRPT *))) == NULL)) {
indx = ((unsigned)gid) % GRP_TB_SZ;
pt = grptb[((unsigned)arcn->sb.st_gid) % GRP_TB_SZ];