tag | line | file | source code |
errno | 850 | fs/nfs/proc.c | int errno; |
errno | 882 | fs/nfs/proc.c | return nfs_errtbl[i].errno; |
errno | 885 | fs/nfs/proc.c | return nfs_errtbl[i].errno; |
errno | 14 | include/asm-i386/unistd.h | errno = -__res; \ |
errno | 27 | include/asm-i386/unistd.h | errno = -__res; \ |
errno | 40 | include/asm-i386/unistd.h | errno = -__res; \ |
errno | 53 | include/asm-i386/unistd.h | errno=-__res; \ |
errno | 67 | include/asm-i386/unistd.h | errno=-__res; \ |
errno | 81 | include/asm-i386/unistd.h | errno=-__res; \ |
errno | 18 | include/asm-mips/unistd.h | errno = -__res; \ |
errno | 36 | include/asm-mips/unistd.h | errno = -__res; \ |
errno | 56 | include/asm-mips/unistd.h | errno = -__res; \ |
errno | 78 | include/asm-mips/unistd.h | errno=-__res; \ |
errno | 103 | include/asm-mips/unistd.h | errno=-__res; \ |
errno | 130 | include/asm-mips/unistd.h | errno=-__res; \ |
errno | 76 | include/linux/icmp.h | int errno; |
errno | 253 | include/linux/sched.h | int errno; |
errno | 150 | include/linux/unistd.h | extern int errno; |
errno | 7 | lib/errno.c | int errno; |
errno | 24 | lib/open.c | errno = -res; |
errno | 160 | mm/mmap.c | if (!current->errno) |
errno | 161 | mm/mmap.c | current->errno = -error; |
errno | 82 | net/inet/raw.c | sk->err = icmp_err_convert[err & 0xff].errno; |
errno | 357 | net/inet/tcp.c | sk->err = icmp_err_convert[err & 0xff].errno; |
errno | 140 | net/inet/udp.c | sk->err = icmp_err_convert[err & 0xff].errno; |
errno | 146 | net/inet/udp.c | sk->err = icmp_err_convert[err & 0xff].errno; |