Home
last modified time | relevance | path

Searched refs:FMT_MSTYPE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/wsconsctl/
H A Dwsconsctl.h43 #define FMT_MSTYPE 102 /* mouse type */ macro
H A Dmouse.c53 { "type", &mstype, FMT_MSTYPE, FLG_RDONLY },
H A Dutil.c277 case FMT_MSTYPE: in pr_field()