v_vcol            876 drivers/tty/vt/vt_ioctl.c 		if (v.v_vcol && v.v_ccol) {
v_vcol            877 drivers/tty/vt/vt_ioctl.c 			int cols = v.v_vcol/v.v_ccol;
v_vcol             58 include/uapi/linux/vt.h 	unsigned short v_vcol;	/* number of pixel columns on screen */