Searched defs:__fd (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/include/asm-sh/ |
D | posix_types.h | 50 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 58 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 67 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|
/linux-2.4.37.9/include/asm-mips/ |
D | posix_types.h | 53 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 61 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 69 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|
/linux-2.4.37.9/include/asm-sh64/ |
D | posix_types.h | 58 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 66 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 75 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|
/linux-2.4.37.9/include/asm-mips64/ |
D | posix_types.h | 74 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 82 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 90 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|
/linux-2.4.37.9/include/asm-parisc/ |
D | posix_types.h | 82 static __inline__ void __FD_SET(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_SET() 90 static __inline__ void __FD_CLR(unsigned long __fd, __kernel_fd_set *__fdsetp) in __FD_CLR() 98 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
|