Searched refs:nhash (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sbin/routed/
H A Dif.c90 nhash(char *p) function
128 hifp = nhash(ifp->int_name);
188 for (ifp = *nhash(name); ifp != 0; ifp = ifp->int_nhash) {
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c11885 struct hash_control *ahash, *nhash; local
11933 nhash = secalias_name_hash;
11939 nhash = alias_name_hash;
11953 a = (const char *) hash_find (nhash, name);
11973 error_string = hash_jam (nhash, name, (PTR) alias);

Completed in 144 milliseconds