OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_head
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
support.c
683
for (igp = table->
i_head
[hash(realfield)]; igp != 0; igp = igp->i_link)
725
igp->i_link = tab->
i_head
[h];
726
tab->
i_head
[h] = igp;
def.h
389
} *
i_head
[HSHSIZE];
member in struct:ignoretab
cmd2.c
495
for (igp = tab->
i_head
[h]; igp != 0; igp = igp->i_link)
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025