Home
last modified time | relevance | path

Searched refs:vt100_selectattribute (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/wscons/
Dwsemul_vt100_subr.c45 static int vt100_selectattribute(struct vt100base_data *,
583 if (vt100_selectattribute(vd, flags, fgcol, bgcol, &attr, in wsemul_vt100_handle_csi()
686 vt100_selectattribute(struct vt100base_data *vd, in vt100_selectattribute() function