Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MLIST_SZ
usr/src/cmd/file/file.c
1878
if ((mlist = calloc(MLIST_SZ, sizeof (char *))) == NULL) {
usr/src/cmd/file/file.c
1884
mlist_sz = MLIST_SZ;