Searched refs:VT_OPENQRY (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | consio.h | 267 #define VT_OPENQRY _IOR('v', 1, int) macro |
| /dragonfly/sys/dev/misc/syscons/ | ||
| HD | syscons.c | 1300 case VT_OPENQRY: /* return free virtual console */ in scioctl() |