Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
alocv
usr/src/cmd/tbl/t..c
58
extern int *alocv(int);
usr/src/cmd/tbl/t5.c
61
table[nlin] = (struct colstr *) alocv((ncol+2)*sizeof(table[0][0]));