Searched refs:FMT_MSTYPE (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/wsconsctl/ | ||
H A D | wsconsctl.h | 43 #define FMT_MSTYPE 102 /* mouse type */ macro |
H A D | mouse.c | 53 { "type", &mstype, FMT_MSTYPE, FLG_RDONLY }, |
H A D | util.c | 277 case FMT_MSTYPE: in pr_field() |