/openbsd/gnu/lib/libstdc++/libstdc++/include/c_std/ |
H A D | std_cerrno.h | 52 #define errno errno macro
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/c/ |
H A D | std_cerrno.h | 52 #define errno errno macro
|
/openbsd/gnu/gcc/libstdc++-v3/include/c_std/ |
H A D | std_cerrno.h | 54 #define errno errno macro
|
/openbsd/gnu/gcc/libstdc++-v3/include/c/ |
H A D | std_cerrno.h | 52 #define errno errno macro
|
/openbsd/include/ |
H A D | errno.h | 55 #define errno (*__errno()) macro
|
/openbsd/sys/netinet/ |
H A D | tcp_subr.c | 487 tcp_drop(struct tcpcb *tp, int errno) in tcp_drop() 720 int errno; in tcp_ctlinput() local 856 tcp_mtudisc(struct inpcb *inp, int errno) in tcp_mtudisc() 894 tcp_mtudisc_increase(struct inpcb *inp, int errno) in tcp_mtudisc_increase()
|
H A D | udp_usrreq.c | 717 udp_notify(struct inpcb *inp, int errno) in udp_notify() 885 int errno; in udp_ctlinput() local
|
H A D | in_pcb.c | 793 u_int rtable, int errno, void (*notify)(struct inpcb *, int)) in in_pcbnotifyall() argument 863 in_rtchange(struct inpcb *inp, int errno) in in_rtchange()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_errno.h | 36 #define errno (*__errno_location()) macro
|
/openbsd/sys/lib/libsa/ |
H A D | dev.c | 40 int errno; variable
|
H A D | nfs.c | 78 u_int32_t errno; member 85 u_int32_t errno; member 113 u_int32_t errno; in nfs_getrootfh() member 174 u_int32_t errno; in nfs_lookupfh() member
|
/openbsd/sys/dev/ic/ |
H A D | stireg.h | 295 int32_t errno; member 316 int32_t errno; member 339 u_int32_t errno; member 364 u_int32_t errno; member 382 u_int32_t errno; member 443 u_int32_t errno; member 470 u_int32_t errno; member 511 u_int32_t errno; member 538 u_int32_t errno; member 616 int32_t errno; member [all …]
|
H A D | aic7xxx.c | 82 uint8_t errno; member
|
/openbsd/gnu/usr.bin/texinfo/util/ |
H A D | deref.c | 198 strerror(int errno) in strerror()
|
/openbsd/gnu/usr.bin/perl/cpan/autodie/lib/autodie/ |
H A D | exception.pm | 182 sub errno { return $_[0]->{$PACKAGE}{errno}; } subroutine
|
/openbsd/sys/dev/ata/ |
H A D | ata.c | 203 ata_perror(struct ata_drive_datas *drvp, int errno, char *buf, size_t buf_len) in ata_perror()
|
/openbsd/sys/lib/libz/ |
H A D | zutil.c | 141 int errno = 0; variable
|
/openbsd/lib/libz/ |
H A D | zutil.c | 138 int errno = 0; variable
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | zutil.c | 140 int errno = 0; variable
|
/openbsd/sys/nfs/ |
H A D | nfs_boot.c | 504 u_int32_t errno; in md_mount() member
|
/openbsd/sys/netinet6/ |
H A D | in6_pcb.c | 434 int errno; in in6_pcbnotify() local
|
/openbsd/sys/arch/i386/stand/libsa/ |
H A D | biosdev.c | 701 u_char errno; member
|
/openbsd/sys/arch/amd64/stand/libsa/ |
H A D | biosdev.c | 702 u_char errno; member
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 206 #define errno (*win32_errno()) macro
|
/openbsd/sys/kern/ |
H A D | uipc_socket.c | 628 #define snderr(errno) { error = errno; goto release; } in sosend() argument
|