HomeSort by: relevance | last modified time | path
    Searched defs:dpytype (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/wsconsctl/
display.c 46 static int dpytype; variable
61 { "type", &dpytype, FMT_DPYTYPE, FLG_RDONLY },
119 if (field_by_value(&dpytype)->flags & FLG_GET)
120 if (ioctl(fd, WSDISPLAYIO_GTYPE, &dpytype) < 0)

Completed in 21 milliseconds