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 | 76 | include/linux/icmp.h | int errno; |
errno | 253 | include/linux/sched.h | int errno; |
errno | 146 | include/linux/unistd.h | extern int errno; |
errno | 158 | include/linux/unistd.h | errno = -__res; \ |
errno | 171 | include/linux/unistd.h | errno = -__res; \ |
errno | 184 | include/linux/unistd.h | errno = -__res; \ |
errno | 197 | include/linux/unistd.h | errno=-__res; \ |
errno | 211 | include/linux/unistd.h | errno=-__res; \ |
errno | 225 | include/linux/unistd.h | errno=-__res; \ |
errno | 7 | lib/errno.c | int errno; |
errno | 24 | lib/open.c | errno = -res; |
errno | 132 | mm/mmap.c | if (!current->errno) |
errno | 133 | mm/mmap.c | current->errno = -error; |
errno | 79 | net/inet/raw.c | sk->err = icmp_err_convert[err & 0xff].errno; |
errno | 272 | net/inet/tcp.c | sk->err = icmp_err_convert[err & 0xff].errno; |
errno | 137 | net/inet/udp.c | sk->err = icmp_err_convert[err & 0xff].errno; |
errno | 143 | net/inet/udp.c | sk->err = icmp_err_convert[err & 0xff].errno; |