OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HSHSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lpr/pac/
pac.c
82
#define
HSHSIZE
97 /* Number of hash buckets */
91
static struct hent *hashtab[
HSHSIZE
]; /* Hash table proper */
305
for (i = 0; i <
HSHSIZE
; i++) {
386
return((h & 0x7fffffff) %
HSHSIZE
);
/src/usr.bin/mail/
def.h
75
#define
HSHSIZE
59 /* Hash size for aliases and vars */
389
} *i_head[
HSHSIZE
];
Completed in 12 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025