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