tag | line | file | source code |
---|---|---|---|
SO_DEBUG | 26 | include/asm-alpha/socket.h | #define SO_DEBUG 0x0001 |
SO_DEBUG | 15 | include/asm-i386/socket.h | #define SO_DEBUG 1 |
SO_DEBUG | 15 | include/asm-ppc/socket.h | #define SO_DEBUG 1 |
SO_DEBUG | 16 | include/asm-sparc/socket.h | #define SO_DEBUG 0x0001 |