Home
last modified time | relevance | path

Searched defs:errno (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cerrno.h52 #define errno errno macro
/openbsd/gnu/lib/libstdc++/libstdc++/include/c/
H A Dstd_cerrno.h52 #define errno errno macro
/openbsd/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cerrno.h54 #define errno errno macro
/openbsd/gnu/gcc/libstdc++-v3/include/c/
H A Dstd_cerrno.h52 #define errno errno macro
/openbsd/include/
H A Derrno.h55 #define errno (*__errno()) macro
/openbsd/sys/netinet/
H A Dtcp_subr.c487 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 Dudp_usrreq.c718 udp_notify(struct inpcb *inp, int errno) in udp_notify()
886 int errno; in udp_ctlinput() local
H A Din_pcb.c722 u_int rtable, int errno, void (*notify)(struct inpcb *, int)) in in_pcbnotifyall() argument
809 in_rtchange(struct inpcb *inp, int errno) in in_rtchange()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_errno.h36 #define errno (*__errno_location()) macro
/openbsd/sys/lib/libsa/
H A Ddev.c40 int errno; variable
H A Dnfs.c78 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 Dstireg.h287 int32_t errno; member
308 int32_t errno; member
331 u_int32_t errno; member
356 u_int32_t errno; member
374 u_int32_t errno; member
435 u_int32_t errno; member
462 u_int32_t errno; member
503 u_int32_t errno; member
530 u_int32_t errno; member
608 int32_t errno; member
[all …]
H A Daic7xxx.c82 uint8_t errno; member
/openbsd/gnu/usr.bin/texinfo/util/
H A Dderef.c198 strerror(int errno) in strerror()
/openbsd/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dexception.pm182 sub errno { return $_[0]->{$PACKAGE}{errno}; } subroutine
/openbsd/sys/dev/ata/
H A Data.c210 ata_perror(struct ata_drive_datas *drvp, int errno, char *buf, size_t buf_len) in ata_perror()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c144 int errno = 0; variable
/openbsd/sys/lib/libz/
H A Dzutil.c141 int errno = 0; variable
/openbsd/lib/libz/
H A Dzutil.c138 int errno = 0; variable
/openbsd/sys/nfs/
H A Dnfs_boot.c506 u_int32_t errno; in md_mount() member
/openbsd/sys/netinet6/
H A Din6_pcb.c434 int errno; in in6_pcbnotify() local
/openbsd/sys/arch/i386/stand/libsa/
H A Dbiosdev.c701 u_char errno; member
/openbsd/sys/arch/amd64/stand/libsa/
H A Dbiosdev.c702 u_char errno; member
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h206 #define errno (*win32_errno()) macro
/openbsd/sys/kern/
H A Duipc_socket.c602 #define snderr(errno) { error = errno; goto release; } in sosend() argument

12