Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAP_STAT_SIZE
usr/src/lib/libpkg/common/pkgtrans.c
205
char line_buffer[MAP_STAT_SIZE];
usr/src/lib/libpkg/common/pkgtrans.c
208
if (fgets(line_buffer, MAP_STAT_SIZE, fp) == NULL) {