Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tablekey
usr/src/cmd/ypcmd/revnetgroup/revnetgroup.c
252
key = tablekey(name);
usr/src/cmd/ypcmd/revnetgroup/table.c
73
index = tablekey(key);
usr/src/cmd/ypcmd/revnetgroup/table.c
91
cur = table[tablekey(key)];
usr/src/cmd/ypcmd/revnetgroup/table.h
48
int tablekey();