Searched refs:KD_FONT_OP_GET (Results 1 – 3 of 3) sorted by relevance
174 #define KD_FONT_OP_GET 1 /* Get font */ macro
246 op->op = KD_FONT_OP_GET; in do_fontx_ioctl()907 op.op = KD_FONT_OP_GET; in vt_ioctl()963 if (!perm && op.op != KD_FONT_OP_GET) in vt_ioctl()1099 op->op = KD_FONT_OP_GET; in compat_fontx_ioctl()1133 if (!perm && op->op != KD_FONT_OP_GET) in compat_kdfontop_ioctl()
4569 case KD_FONT_OP_GET: in con_font_op()