NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PDRSIZE
share/examples/rump/ttyserv/ttyserv.c
207
pdr = malloc(PDRSIZE);
share/examples/rump/ttyserv/ttyserv.c
211
n = read(fd, pdr, PDRSIZE);
share/examples/rump/umserv/umserv.c
111
pdr = malloc(PDRSIZE);
share/examples/rump/umserv/umserv.c
160
n = read(fd, pdr, PDRSIZE);