Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_MARSHEL_SIZE
usr/src/lib/libnsl/rpc/auth_none.c
56
char marshalled_client[MAX_MARSHEL_SIZE];
usr/src/lib/libnsl/rpc/auth_none.c
86
(uint_t)MAX_MARSHEL_SIZE, XDR_ENCODE);
usr/src/stand/lib/fs/nfs/auth_none.c
49
char marshalled_client[MAX_MARSHEL_SIZE];
usr/src/stand/lib/fs/nfs/auth_none.c
71
(uint_t)MAX_MARSHEL_SIZE, XDR_ENCODE);