Home | History | Annotate | Download | only in resolv

Lines Matching full:hlink

992 /* cache entry. for simplicity, 'hash' and 'hlink' are inlined in this
999 struct Entry* hlink; /* next in collision chain */
1158 * for simplicity, the hash-table fields 'hash' and 'hlink' are
1195 *pnode = node->hlink;
1353 pnode = &node->hlink;
1391 *lookup = e->hlink;