tag
line
file
source code
set_window_size
357
kernel/chr_drv/tty_ioctl.c
set_window_size(other_tty,(struct winsize *) arg);
set_window_size
358
kernel/chr_drv/tty_ioctl.c
return set_window_size(tty,(struct winsize *) arg);