N_TAB_SZ
indx = st_hash(oname, *onamelen, N_TAB_SZ);
if ((ntab = calloc(N_TAB_SZ, sizeof(NAMT *))) == NULL) {
indx = st_hash(oname, onamelen, N_TAB_SZ);