OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PDU_MIN
usr.sbin/iscsid/pdu.c
438
l = PDU_MIN(rb->wpos - rb->rpos, len);
usr.sbin/iscsid/pdu.c
443
l = PDU_MIN(rb->size - rb->rpos, len);