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