GID_SZ
if ((gidtb = calloc(GID_SZ, sizeof(GIDC *))) == NULL) {
pptr = gidtb + (gid % GID_SZ);
pptr = grptb + st_hash(name, namelen, GID_SZ);