OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
D_TAB_SZ
bin/pax/tables.c
1131
if ((dtab = calloc(D_TAB_SZ, sizeof(DEVT *))) == NULL) {
bin/pax/tables.c
1180
indx = ((unsigned)dev) % D_TAB_SZ;