tag | line | file | source code |
ENOSYS | 78 | include/asm-alpha/errno.h | #define ENOSYS 78 /* Function not implemented */ |
ENOSYS | 41 | include/asm-i386/errno.h | #define ENOSYS 38 /* Function not implemented */ |
ENOSYS | 41 | include/asm-m68k/errno.h | #define ENOSYS 38 /* Function not implemented */ |
ENOSYS | 96 | include/asm-mips/errno.h | #define ENOSYS 89 /* Function not implemented */ |
ENOSYS | 78 | include/asm-ppc/errno.h | #define ENOSYS 78 /* Function not implemented */ |
ENOSYS | 95 | include/asm-sparc/errno.h | #define ENOSYS 90 /* Function not implemented */ |