tag
line
file
source code
tstruct
90
kernel/chr_drv/tty_ioctl.c
struct tstruct *ts = (struct tstruct *)arg;
tstruct
95
kernel/chr_drv/tty_ioctl.c
verify_area((void *)arg, sizeof(struct tstruct));