Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/moused/ | |
mouse.h | 43 #define MOUSE_READSTATE _IOWR('M', 8, mousedata_t) 44 #define MOUSE_READDATA _IOWR('M', 9, mousedata_t) 175 } mousedata_t; typedef in typeref:struct:mousedata |
mouse.h | 43 #define MOUSE_READSTATE _IOWR('M', 8, mousedata_t) 44 #define MOUSE_READDATA _IOWR('M', 9, mousedata_t) 175 } mousedata_t; typedef in typeref:struct:mousedata |
mouse.h | 43 #define MOUSE_READSTATE _IOWR('M', 8, mousedata_t) 44 #define MOUSE_READDATA _IOWR('M', 9, mousedata_t) 175 } mousedata_t; typedef in typeref:struct:mousedata |