/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)
|
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)
|
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)
|