Searched refs:mstype (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/wsconsctl/
H A Dmouse.c45 static int mstype; variable
61 { "type", &mstype, FMT_MSTYPE, FLG_RDONLY },
89 if (field_by_value(&mstype)->flags & FLG_GET)
90 if (ioctl(fd, WSMOUSEIO_GTYPE, &mstype) < 0)

Completed in 94 milliseconds