tag | line | file | source code |
_IOR | 8 | include/asm-alpha/socket.h | #define FIOGETOWN _IOR('f', 123, int) |
_IOR | 11 | include/asm-alpha/socket.h | #define SIOCATMARK _IOR('s', 7, int) |
_IOR | 13 | include/asm-alpha/socket.h | #define SIOCGPGRP _IOR('s', 9, pid_t) |
_IOR | 38 | include/asm-alpha/termios.h | #define FIONREAD _IOR('f', 127, int) |
_IOR | 41 | include/asm-alpha/termios.h | #define TIOCGETP _IOR('t', 8, struct sgttyb) |
_IOR | 46 | include/asm-alpha/termios.h | #define TIOCGETC _IOR('t', 18, struct tchars) |
_IOR | 47 | include/asm-alpha/termios.h | #define TCGETS _IOR('t', 19, struct termios) |
_IOR | 52 | include/asm-alpha/termios.h | #define TCGETA _IOR('t', 23, struct termio) |
_IOR | 62 | include/asm-alpha/termios.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) |
_IOR | 65 | include/asm-alpha/termios.h | #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ |
_IOR | 67 | include/asm-alpha/termios.h | #define TIOCGLTC _IOR('t', 116, struct ltchars) |
_IOR | 70 | include/asm-alpha/termios.h | #define TIOCGPGRP _IOR('t', 119, int) |
_IOR | 40 | include/asm-mips/ioctls.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ |
_IOR | 52 | include/asm-mips/ioctls.h | #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ |
_IOR | 62 | include/asm-mips/ioctls.h | #define TIOCGETD _IOR('t', 26, int) /* get line discipline */ |
_IOR | 8 | include/asm-mips/socket.h | #define FIOGETOWN _IOR('f', 123, int) |
_IOR | 11 | include/asm-mips/socket.h | #define SIOCATMARK _IOR('s', 7, int) |
_IOR | 13 | include/asm-mips/socket.h | #define SIOCGPGRP _IOR('s', 9, pid_t) |
_IOR | 45 | include/asm-ppc/termios.h | #define FIONREAD _IOR('f', 127, int) |
_IOR | 48 | include/asm-ppc/termios.h | #define TIOCGETP _IOR('t', 8, struct sgttyb) |
_IOR | 53 | include/asm-ppc/termios.h | #define TIOCGETC _IOR('t', 18, struct tchars) |
_IOR | 54 | include/asm-ppc/termios.h | #define TCGETS _IOR('t', 19, struct termios) |
_IOR | 59 | include/asm-ppc/termios.h | #define TCGETA _IOR('t', 23, struct termio) |
_IOR | 69 | include/asm-ppc/termios.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) |
_IOR | 72 | include/asm-ppc/termios.h | #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ |
_IOR | 74 | include/asm-ppc/termios.h | #define TIOCGLTC _IOR('t', 116, struct ltchars) |
_IOR | 77 | include/asm-ppc/termios.h | #define TIOCGPGRP _IOR('t', 119, int) |
_IOR | 41 | include/asm-sparc/termios.h | #define TCGETA _IOR('T', 1, struct termio) |
_IOR | 48 | include/asm-sparc/termios.h | #define TCGETS _IOR('T', 8, struct termios) |
_IOR | 60 | include/asm-sparc/termios.h | #define TIOCGETD _IOR('t', 0, int) |
_IOR | 63 | include/asm-sparc/termios.h | #define TIOCMODG _IOR('t', 3, int) /* SunOS Specific */ |
_IOR | 65 | include/asm-sparc/termios.h | #define TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */ |
_IOR | 72 | include/asm-sparc/termios.h | #define TIOCGETC _IOR('t', 18, struct tchars) /* SunOS Specific */ |
_IOR | 76 | include/asm-sparc/termios.h | #define TIOCGETX _IOR('t', 35, int) /* SunOS Specific */ |
_IOR | 79 | include/asm-sparc/termios.h | #define TIOCGSIZE _IOR('t', 38, struct sunos_ttysize) /* SunOS Specific */ |
_IOR | 80 | include/asm-sparc/termios.h | #define TIOCGSOFTCAR _IOR('t', 100, int) |
_IOR | 84 | include/asm-sparc/termios.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) |
_IOR | 86 | include/asm-sparc/termios.h | #define TIOCMGET _IOR('t', 106, int) |
_IOR | 95 | include/asm-sparc/termios.h | #define TIOCOUTQ _IOR('t', 115, int) |
_IOR | 96 | include/asm-sparc/termios.h | #define TIOCGLTC _IOR('t', 116, struct ltchars) /* SunOS Specific */ |
_IOR | 108 | include/asm-sparc/termios.h | #define TIOCISPACE _IOR('t', 128, int) /* SunOS Specific */ |
_IOR | 109 | include/asm-sparc/termios.h | #define TIOCISIZE _IOR('t', 129, int) /* SunOS Specific */ |
_IOR | 111 | include/asm-sparc/termios.h | #define TIOCGPGRP _IOR('t', 131, int) |
_IOR | 119 | include/asm-sparc/termios.h | #define FIONREAD _IOR('f', 127, int) |
_IOR | 187 | include/linux/ext2_fs.h | #define EXT2_IOC_GETFLAGS _IOR('f', 1, long) |
_IOR | 189 | include/linux/ext2_fs.h | #define EXT2_IOC_GETVERSION _IOR('v', 1, long) |
_IOR | 48 | include/linux/fd.h | #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) |
_IOR | 105 | include/linux/fd.h | #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors) |
_IOR | 111 | include/linux/fd.h | #define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name) |
_IOR | 183 | include/linux/fd.h | #define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params) |
_IOR | 225 | include/linux/fd.h | #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) |
_IOR | 226 | include/linux/fd.h | #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) |
_IOR | 276 | include/linux/fd.h | #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) |
_IOR | 306 | include/linux/fd.h | #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors) |
_IOR | 123 | include/linux/if_ppp.h | #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */ |
_IOR | 125 | include/linux/if_ppp.h | #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ |
_IOR | 127 | include/linux/if_ppp.h | #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ |
_IOR | 128 | include/linux/if_ppp.h | #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ |
_IOR | 130 | include/linux/if_ppp.h | #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ |
_IOR | 133 | include/linux/if_ppp.h | #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */ |
_IOR | 139 | include/linux/if_ppp.h | #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ |
_IOR | 141 | include/linux/if_ppp.h | #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ |
_IOR | 174 | include/linux/mtio.h | #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ |
_IOR | 175 | include/linux/mtio.h | #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ |
_IOR | 180 | include/linux/mtio.h | #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) /* get tape config */ |
_IOR | 43 | include/linux/ncp_fs.h | #define NCP_IOC_NCPREQUEST _IOR('n', 1, unsigned char *) |
_IOR | 44 | include/linux/ncp_fs.h | #define NCP_IOC_GETMOUNTUID _IOR('u', 1, uid_t) |
_IOR | 23 | include/linux/smb_fs.h | #define SMB_IOC_GETMOUNTUID _IOR('u', 1, uid_t) |
_IOR | 114 | include/linux/soundcard.h | #define SNDCTL_SEQ_GETOUTCOUNT _IOR ('Q', 4, int) |
_IOR | 115 | include/linux/soundcard.h | #define SNDCTL_SEQ_GETINCOUNT _IOR ('Q', 5, int) |
_IOR | 120 | include/linux/soundcard.h | #define SNDCTL_SEQ_NRSYNTHS _IOR ('Q',10, int) |
_IOR | 121 | include/linux/soundcard.h | #define SNDCTL_SEQ_NRMIDIS _IOR ('Q',11, int) |
_IOR | 581 | include/linux/soundcard.h | #define SNDCTL_DSP_GETFMTS _IOR ('P',11, int) /* Returns a mask */ |
_IOR | 607 | include/linux/soundcard.h | #define SNDCTL_DSP_GETOSPACE _IOR ('P',12, audio_buf_info) |
_IOR | 608 | include/linux/soundcard.h | #define SNDCTL_DSP_GETISPACE _IOR ('P',13, audio_buf_info) |
_IOR | 610 | include/linux/soundcard.h | #define SNDCTL_DSP_GETCAPS _IOR ('P',15, int) |
_IOR | 623 | include/linux/soundcard.h | #define SNDCTL_DSP_GETTRIGGER _IOR ('P',16, int) |
_IOR | 634 | include/linux/soundcard.h | #define SNDCTL_DSP_GETIPTR _IOR ('P',17, count_info) |
_IOR | 635 | include/linux/soundcard.h | #define SNDCTL_DSP_GETOPTR _IOR ('P',18, count_info) |
_IOR | 641 | include/linux/soundcard.h | #define SNDCTL_DSP_MAPINBUF _IOR ('P', 19, buffmem_desc) |
_IOR | 642 | include/linux/soundcard.h | #define SNDCTL_DSP_MAPOUTBUF _IOR ('P', 20, buffmem_desc) |
_IOR | 645 | include/linux/soundcard.h | #define SOUND_PCM_READ_RATE _IOR ('P', 2, int) |
_IOR | 646 | include/linux/soundcard.h | #define SOUND_PCM_READ_CHANNELS _IOR ('P', 6, int) |
_IOR | 647 | include/linux/soundcard.h | #define SOUND_PCM_READ_BITS _IOR ('P', 5, int) |
_IOR | 648 | include/linux/soundcard.h | #define SOUND_PCM_READ_FILTER _IOR ('P', 7, int) |
_IOR | 711 | include/linux/soundcard.h | #define SNDCTL_COPR_RCVMSG _IOR ('C', 9, copr_msg) |
_IOR | 810 | include/linux/soundcard.h | #define MIXER_READ(dev) _IOR('M', dev, int) |