Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XBUFSIZE
usr/src/cmd/fs.d/nfs/nfslog/readbuf.c
553
char buffer[XBUFSIZE];
usr/src/cmd/fs.d/nfs/nfslog/readbuf.c
589
xdrmem_create(&xdrs, buffer, XBUFSIZE, XDR_ENCODE);