tag | line | file | source code |
---|---|---|---|
ts | 90 | kernel/chr_drv/tty_ioctl.c | struct tstruct *ts = (struct tstruct *)arg; |
ts | 101 | kernel/chr_drv/tty_ioctl.c | d = (char *)(ts->tasks+n); |
ts | 104 | kernel/chr_drv/tty_ioctl.c | put_fs_long(1, (unsigned long *)(ts->present+n)); |
ts | 107 | kernel/chr_drv/tty_ioctl.c | put_fs_long(0, (unsigned long *)(ts->present+n)); |