taglinefilesource code
vc_resize1066drivers/char/console.c(void) vc_resize(video_num_lines, deccolm ? 132 : 80);
vc_resize824drivers/char/vt.creturn vc_resize(ll, cc);
vc_resize26drivers/char/vt_kern.hint vc_resize(unsigned long lines, unsigned long cols);