Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIZE_OF_DSK
usr/src/cmd/allocate/mkdevalloc.c
1170
nm = (char *)malloc(SIZE_OF_DSK + 1 + strlen(dep->d_name) + 1);
usr/src/cmd/allocate/mkdevalloc.c
928
nm = (char *)malloc(SIZE_OF_DSK + 1 + strlen(dep->d_name) + 1);