Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
H A Dscterm-dumb.c113 case GIO_ATTR: /* get current attributes */ in dumb_ioctl()
H A Dscterm-sc.c685 case GIO_ATTR: /* get current attributes */ in scterm_ioctl()
H A Dsyscons.c1015 case GIO_ATTR: /* get current attributes */ in scioctl()
/dragonfly/sys/sys/
H A Dconsio.h79 #define GIO_ATTR _IOR('a', 0, int) macro