taglinefilesource code
__FD_SET102include/asm-alpha/types.h#undef __FD_SET
__FD_SET103include/asm-alpha/types.hstatic __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp)
__FD_SET78include/asm-i386/types.h#undef  __FD_SET
__FD_SET79include/asm-i386/types.h#define __FD_SET(fd,fdsetp) \
__FD_SET108include/asm-mips/types.h#undef __FD_SET
__FD_SET109include/asm-mips/types.hstatic __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp)
__FD_SET78include/asm-ppc/types.h#undef __FD_SET
__FD_SET79include/asm-ppc/types.hstatic __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp)
__FD_SET78include/asm-sparc/types.h#undef __FD_SET
__FD_SET79include/asm-sparc/types.hstatic __inline__ void __FD_SET(unsigned long fd, fd_set *fdsetp)