OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_TAB_SZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
tables.h
48
#define
F_TAB_SZ
50503 /* file time hash table size */
tables.c
345
if ((ftab = (FTM **)calloc(
F_TAB_SZ
, sizeof(FTM *))) == NULL) {
395
indx = st_hash(arcn->name, namelen,
F_TAB_SZ
);
Completed in 12 milliseconds
Indexes created Sat Oct 25 07:10:08 GMT 2025