Home
last modified time | relevance | path

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

/openbsd-src/sbin/wsconsctl/
H A Ddisplay.c43 u_int dpytype; variable
53 { "type", &dpytype, FMT_DPYTYPE, FLG_RDONLY },
99 if (ptr == &dpytype) { in display_get_values()