Searched refs:PIO_VFONT (Results 1 – 3 of 3) sorted by relevance
236 #define PIO_VFONT _IOW('c', 70, vfnt_t) macro
453 if (ioctl(STDIN_FILENO, PIO_VFONT, &vfnt) == -1) in load_vt4font()
2853 case PIO_VFONT: { in vtterm_ioctl()