Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DATALEN_SEG
ipc/msgutil.c
110
alen = min(len, DATALEN_SEG);
ipc/msgutil.c
143
alen = min(len, DATALEN_SEG);
ipc/msgutil.c
170
alen = min(len, DATALEN_SEG);
ipc/msgutil.c
75
alen = min(len, DATALEN_SEG);