Home | History | Annotate | Download | only in resolv

Lines Matching refs:hlink

988 /* cache entry. for simplicity, 'hash' and 'hlink' are inlined in this
995 struct Entry* hlink; /* next in collision chain */
1210 * for simplicity, the hash-table fields 'hash' and 'hlink' are
1382 *pnode = node->hlink;
1533 pnode = &node->hlink;
1571 *lookup = e->hlink;