DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nhash
sbin/routed/if.c
124
hifp = nhash(ifp->int_name);
sbin/routed/if.c
184
for (ifp = *nhash(name); ifp != NULL; ifp = ifp->int_nhash) {