HomeSort by: relevance | last modified time | path
    Searched defs:mousevar_t (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/moused/
mouse.h 41 #define MOUSE_GETVARS _IOR('M', 6, mousevar_t)
42 #define MOUSE_SETVARS _IOW('M', 7, mousevar_t)
181 } mousevar_t; typedef in typeref:struct:mousevar
mouse.h 41 #define MOUSE_GETVARS _IOR('M', 6, mousevar_t)
42 #define MOUSE_SETVARS _IOW('M', 7, mousevar_t)
181 } mousevar_t; typedef in typeref:struct:mousevar

Completed in 25 milliseconds