OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_TAB_SZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
tables.h
49
#define
N_TAB_SZ
541 /* interactive rename hash table */
tables.c
501
if ((ntab = (NAMT **)calloc(
N_TAB_SZ
, sizeof(NAMT *))) == NULL) {
536
indx = st_hash(oname, onamelen,
N_TAB_SZ
);
597
indx = st_hash(oname, *onamelen,
N_TAB_SZ
);
Completed in 45 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025