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

  /src/sbin/wsconsctl/
mouse.c 48 static int mstype; variable in typeref:typename:int
67 { "type", &mstype, FMT_MSTYPE, FLG_RDONLY },
98 if (field_by_value(&mstype)->flags & FLG_GET)
99 if (ioctl(fd, WSMOUSEIO_GTYPE, &mstype) < 0)

Completed in 12 milliseconds