HomeSort by: relevance | last modified time | path
    Searched refs:WSDISPLAYIO_LISTFONTS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/wsfont/
wsfontdev.c 104 wsdisplayio_listfonts(struct wsdisplayio_fontinfo *f) function in typeref:typename:int
149 case WSDISPLAYIO_LISTFONTS:
150 return wsdisplayio_listfonts(data);
  /src/usr.sbin/wsfontload/
wsfontload.c 214 ret = ioctl(wsfd, WSDISPLAYIO_LISTFONTS, &fi);
  /src/sys/dev/wscons/
wsconsio.h 732 #define WSDISPLAYIO_LISTFONTS _IOWR('W', 107, struct wsdisplayio_fontinfo)

Completed in 34 milliseconds