NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMD_PING
sys/modules/examples/ping/cmd_ping.c
52
if (ioctl(devfd, CMD_PING) == -1)
sys/modules/examples/ping/ping.c
100
case CMD_PING:
sys/modules/examples/ping_block/cmd_ping.c
52
if (ioctl(devfd, CMD_PING) == -1)
sys/modules/examples/ping_block/ping.c
110
case CMD_PING: