nsdispatch.c | 142 static ns_dbt *_nsmap; variable in typeref:typename:ns_dbt * 184 * size of dynamic array chunk for _nsmap and _nsmap[x].srclist (and other 461 p = _nsvect_elem(i, _nsmap, _nsmapsize, sizeof(*_nsmap)); 470 new = _nsvect_append(dbt, _nsmap, &_nsmapsize, sizeof(*_nsmap)); 473 _nsmap = new; 533 _NSVECT_FREE(_nsmap, &_nsmapsize, sizeof(*_nsmap), [all...] |