tag | line | file | source code |
__FD_SET | 102 | include/asm-alpha/types.h | #undef __FD_SET |
__FD_SET | 103 | include/asm-alpha/types.h | static __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp) |
__FD_SET | 78 | include/asm-i386/types.h | #undef __FD_SET |
__FD_SET | 79 | include/asm-i386/types.h | #define __FD_SET(fd,fdsetp) \ |
__FD_SET | 108 | include/asm-mips/types.h | #undef __FD_SET |
__FD_SET | 109 | include/asm-mips/types.h | static __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp) |
__FD_SET | 78 | include/asm-ppc/types.h | #undef __FD_SET |
__FD_SET | 79 | include/asm-ppc/types.h | static __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp) |
__FD_SET | 78 | include/asm-sparc/types.h | #undef __FD_SET |
__FD_SET | 79 | include/asm-sparc/types.h | static __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp) |