Home
last modified time | relevance | path

Searched refs:n_hash (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/nfs/
H A Dnfs_node.c93 for (np = nhpp->lh_first; np != 0; np = np->n_hash.le_next) {
116 LIST_INSERT_HEAD(nhpp, np, n_hash);
181 LIST_REMOVE(np, n_hash);
H A Dnfsnode.h62 LIST_ENTRY(nfsnode) n_hash; /* Hash chain */
/original-bsd/include/
H A Dnlist.h45 #define n_hash n_desc /* used internally by ld(1); XXX */ macro
/original-bsd/old/ld/
H A Dld.c1857 gp->sy_hfirst[sp->n_hash] = 0;
1893 sp->n_hash = hp - csymseg->sy_hfirst;