tag | line | file | source code |
__FD_CLR | 110 | include/asm-alpha/types.h | #undef __FD_CLR |
__FD_CLR | 111 | include/asm-alpha/types.h | static __inline__ void __FD_CLR(unsigned long fd, fd_set *fdsetp) |
__FD_CLR | 83 | include/asm-i386/types.h | #undef __FD_CLR |
__FD_CLR | 84 | include/asm-i386/types.h | #define __FD_CLR(fd,fdsetp) \ |
__FD_CLR | 116 | include/asm-mips/types.h | #undef __FD_CLR |
__FD_CLR | 117 | include/asm-mips/types.h | static __inline__ void __FD_CLR(unsigned long fd, fd_set *fdsetp) |
__FD_CLR | 86 | include/asm-ppc/types.h | #undef __FD_CLR |
__FD_CLR | 87 | include/asm-ppc/types.h | static __inline__ void __FD_CLR(unsigned long fd, fd_set *fdsetp) |
__FD_CLR | 86 | include/asm-sparc/types.h | #undef __FD_CLR |
__FD_CLR | 87 | include/asm-sparc/types.h | static __inline__ void __FD_CLR(unsigned long fd, fd_set *fdsetp) |