OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FTYPE_NONE
regress/sys/kern/poll/poll_iocond.c
112
if (filetype == FTYPE_NONE)
regress/sys/kern/poll/poll_iocond.c
79
static enum filetype filetype = FTYPE_NONE;
regress/sys/kern/select/select_iocond.c
113
if (filetype == FTYPE_NONE)
regress/sys/kern/select/select_iocond.c
80
static enum filetype filetype = FTYPE_NONE;