tag | line | file | source code |
__FD_ISSET | 118 | include/asm-alpha/types.h | #undef __FD_ISSET |
__FD_ISSET | 119 | include/asm-alpha/types.h | static __inline__ int __FD_ISSET(unsigned long fd, fd_set *p) |
__FD_ISSET | 88 | include/asm-i386/types.h | #undef __FD_ISSET |
__FD_ISSET | 89 | include/asm-i386/types.h | #define __FD_ISSET(fd,fdsetp) (__extension__ ({ \ |
__FD_ISSET | 124 | include/asm-mips/types.h | #undef __FD_ISSET |
__FD_ISSET | 125 | include/asm-mips/types.h | static __inline__ int __FD_ISSET(unsigned long fd, fd_set *p) |
__FD_ISSET | 94 | include/asm-ppc/types.h | #undef __FD_ISSET |
__FD_ISSET | 95 | include/asm-ppc/types.h | static __inline__ int __FD_ISSET(unsigned long fd, fd_set *p) |
__FD_ISSET | 94 | include/asm-sparc/types.h | #undef __FD_ISSET |
__FD_ISSET | 95 | include/asm-sparc/types.h | static __inline__ int __FD_ISSET(unsigned long fd, fd_set *p) |