| 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 | 251 | include/linux/sched.h | int errno; |
| errno | 148 | include/linux/unistd.h | extern int errno; |
| errno | 160 | include/linux/unistd.h | errno = -__res; \ |
| errno | 173 | include/linux/unistd.h | errno = -__res; \ |
| errno | 186 | include/linux/unistd.h | errno = -__res; \ |
| errno | 199 | include/linux/unistd.h | errno=-__res; \ |
| errno | 213 | include/linux/unistd.h | errno=-__res; \ |
| errno | 227 | include/linux/unistd.h | errno=-__res; \ |
| errno | 7 | lib/errno.c | int errno; |
| errno | 24 | lib/open.c | errno = -res; |
| errno | 159 | mm/mmap.c | if (!current->errno) |
| errno | 160 | mm/mmap.c | current->errno = -error; |
| errno | 82 | net/inet/raw.c | sk->err = icmp_err_convert[err & 0xff].errno; |
| errno | 310 | 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; |