tag | line | file | source code |
---|---|---|---|
__FDSET_LONGS | 88 | fs/select.c | for (j = 0 ; j < __FDSET_LONGS ; j++) { |
__FDSET_LONGS | 85 | include/linux/types.h | unsigned long fds_bits [__FDSET_LONGS]; |
__FDSET_LONGS | 92 | include/linux/types.h | #define __FD_SETSIZE (__FDSET_LONGS*__NFDBITS) |
__FDSET_LONGS | 116 | include/linux/types.h | :"a" (0), "c" (__FDSET_LONGS), \ |