tag | line | file | source code |
---|---|---|---|
EPIPE | 35 | include/asm-alpha/errno.h | #define EPIPE 32 /* Broken pipe */ |
EPIPE | 35 | include/asm-i386/errno.h | #define EPIPE 32 /* Broken pipe */ |
EPIPE | 35 | include/asm-m68k/errno.h | #define EPIPE 32 /* Broken pipe */ |
EPIPE | 47 | include/asm-mips/errno.h | #define EPIPE 32 /* Broken pipe */ |
EPIPE | 35 | include/asm-ppc/errno.h | #define EPIPE 32 /* Broken pipe */ |
EPIPE | 37 | include/asm-sparc/errno.h | #define EPIPE 32 /* Broken pipe */ |