Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RSMFILE_BUFSIZE
usr/src/lib/librsm/common/rsmlib.c
3010
char buf[RSMFILE_BUFSIZE];
usr/src/lib/librsm/common/rsmlib.c
3027
while (s = fgets(buf, RSMFILE_BUFSIZE, fp)) {