Searched refs:vfnt_t (Results 1 – 4 of 4) sorted by relevance
228 typedef struct vfnt vfnt_t; typedef236 #define PIO_VFONT _IOW('c', 70, vfnt_t)237 #define GIO_VFONT _IOR('c', 71, vfnt_t)
158 vtfont_load(vfnt_t *f, struct vt_font **ret) in vtfont_load()
439 int vtfont_load(vfnt_t *f, struct vt_font **ret);
418 static vfnt_t vfnt; in load_vt4font()