DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_DEVDESC
stand/boot/common/devopen.c
47
f->f_flags |= F_DEVDESC;
stand/boot/common/devopen.c
62
if (f->f_flags & F_DEVDESC) {
stand/boot/common/devopen.c
67
f->f_flags &= ~F_DEVDESC;
stand/boot/common/devopen.c
75
if (f->f_flags & F_DEVDESC) {
stand/boot/common/devopen.c
77
f->f_flags &= ~F_DEVDESC;