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