tag | line | file | source code |
---|---|---|---|
ENAMETOOLONG | 67 | include/asm-alpha/errno.h | #define ENAMETOOLONG 63 /* File name too long */ |
ENAMETOOLONG | 39 | include/asm-i386/errno.h | #define ENAMETOOLONG 36 /* File name too long */ |
ENAMETOOLONG | 85 | include/asm-mips/errno.h | #define ENAMETOOLONG 78 /* File name too long */ |
ENAMETOOLONG | 67 | include/asm-ppc/errno.h | #define ENAMETOOLONG 63 /* File name too long */ |
ENAMETOOLONG | 68 | include/asm-sparc/errno.h | #define ENAMETOOLONG 63 /* File name too long */ |