NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NoPnP
usr.sbin/moused/moused.c
1132
if (rodent.flags & NoPnP)
usr.sbin/moused/moused.c
705
rodent.flags |= NoPnP;
usr.sbin/moused/moused.c
724
rodent.flags &= ~NoPnP;
usr.sbin/moused/moused.c
731
rodent.flags |= NoPnP;