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