Searched refs:i_head (Results 1 – 3 of 3) sorted by relevance
401 igp->i_link = tab->i_head[h]; in ignore1()402 tab->i_head[h] = igp; in ignore1()425 for (igp = tab->i_head[h]; igp != 0; igp = igp->i_link) in igshow()
224 } *i_head[HSHSIZE]; member
625 for (igp = table->i_head[hash(realfield)]; igp != 0; igp = igp->i_link) in member()