Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EV_BUF_LEN
tools/testing/selftests/ublk/kublk.c
1567
char buffer[EV_BUF_LEN];
tools/testing/selftests/ublk/kublk.c
1579
ret = read(fd, buffer, EV_BUF_LEN);