Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMTSIZE
usr/src/cmd/refer/mkey3.c
24
static char *cwds[COMTSIZE];
usr/src/cmd/refer/mkey3.c
65
h = hash(s) % (COMTSIZE);
usr/src/cmd/refer/mkey3.c
69
h = (h+1) % (COMTSIZE);