NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REQ_DOWN_FIELD
lib/libform/driver.c
188
if ((c >= REQ_NEXT_PAGE) && (c <= REQ_DOWN_FIELD)) {
lib/libform/driver.c
307
case REQ_DOWN_FIELD:
lib/libform/driver.c
426
if ((c >= REQ_NEXT_PAGE) && (c <= REQ_DOWN_FIELD)) {
lib/libform/driver.c
76
case REQ_DOWN_FIELD: