Home
last modified time | relevance | path

Searched defs:vfnt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dconsio.h220 struct vfnt { struct
221 vfnt_map_t *map[VFNT_MAPS]; argument
228 typedef struct vfnt vfnt_t; argument
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c418 static vfnt_t vfnt; in load_vt4font() local