tag | line | file | source code |
__FD_ZERO | 130 | include/asm-alpha/types.h | #undef __FD_ZERO |
__FD_ZERO | 131 | include/asm-alpha/types.h | static __inline__ void __FD_ZERO(fd_set *p) |
__FD_ZERO | 96 | include/asm-i386/types.h | #undef __FD_ZERO |
__FD_ZERO | 97 | include/asm-i386/types.h | #define __FD_ZERO(fdsetp) \ |
__FD_ZERO | 136 | include/asm-mips/types.h | #undef __FD_ZERO |
__FD_ZERO | 137 | include/asm-mips/types.h | static __inline__ void __FD_ZERO(fd_set *p) |
__FD_ZERO | 106 | include/asm-ppc/types.h | #undef __FD_ZERO |
__FD_ZERO | 107 | include/asm-ppc/types.h | static __inline__ void __FD_ZERO(fd_set *p) |
__FD_ZERO | 106 | include/asm-sparc/types.h | #undef __FD_ZERO |
__FD_ZERO | 107 | include/asm-sparc/types.h | static __inline__ void __FD_ZERO(fd_set *p) |