Home
last modified time | relevance | path

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

12

/NextBSD/lib/libc/gen/
HDerrno.c30 int errno; variable
/NextBSD/contrib/libstdc++/include/c/
Dstd_cerrno.h52 #define errno errno macro
/NextBSD/contrib/libstdc++/include/c_std/
Dstd_cerrno.h54 #define errno errno macro
/NextBSD/sys/boot/efi/libefi/
HDerrno.c36 int errno; in efi_status_to_errno() local
/NextBSD/lib/libstand/
HDglobals.c35 int errno; /* our old friend */ variable
HDnfs.c83 n_long errno; member
91 n_long errno; member
163 uint32_t errno; member
227 n_long errno; in nfs_getrootfh() member
284 n_long errno; in nfs_lookupfh() member
827 uint32_t errno; in nfs_getrootfh() member
887 uint32_t errno; in nfs_lookupfh() member
955 uint32_t errno; in nfs_readlink() member
1019 uint32_t errno; in nfs_readdata() member
/NextBSD/sys/sys/mach/
HDerror.h147 #define unix_err(errno) (err_kern|err_sub(3)|errno) argument
/NextBSD/usr.sbin/lpr/common_source/
HDnet.c187 int ncommonaddrs, errno; in checkremote() local
/NextBSD/sys/dev/ppbus/
HDvpo.c186 int errno; /* error in errno.h */ in vpo_intr() local
/NextBSD/lib/libz/
HDzutil.c147 int errno = 0; variable
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/
HDzutil.c149 int errno = 0; variable
HDzutil.h38 # define errno z_errno macro
/NextBSD/contrib/file/python/
HDmagic.py206 def errno(self): member in Magic
/NextBSD/sys/netinet6/
HDin6_pcb.c596 int errno; in in6_pcbnotify() local
841 in6_rtchange(struct inpcb *inp, int errno) in in6_rtchange()
/NextBSD/sys/sys/
HDerrno.h46 #define errno (* __error()) macro
/NextBSD/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_main.c236 sdp_pcbnotifyall(struct in_addr faddr, int errno, in sdp_pcbnotifyall() argument
637 sdp_drop(struct sdp_sock *ssk, int errno) in sdp_drop()
/NextBSD/contrib/libpcap/
HDpcap-win32.c52 #define errno (*_errno()) macro
/NextBSD/contrib/diff/src/
HDdiff.c1070 #define ERRNO_ENCODE(errno) (-3 - (errno)) /* encoded errno value */ in compare_files() argument
/NextBSD/sys/dev/isp/
HDisp_target.c923 isp_acknak_abts(ispsoftc_t *isp, void *arg, int errno) in isp_acknak_abts()
/NextBSD/sys/netinet/
HDtcp_subr.c1213 tcp_drop(struct tcpcb *tp, int errno) in tcp_drop()
2132 tcp_drop_syn_sent(struct inpcb *inp, int errno) in tcp_drop_syn_sent()
HDudp_usrreq.c733 udp_notify(struct inpcb *inp, int errno) in udp_notify()
HDin_pcb.c1639 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, int errno, in in_pcbnotifyall() argument
/NextBSD/sys/i386/bios/
HDapm.c173 int errno = 0; in apm_bioscall() local
/NextBSD/contrib/ipfilter/ipsend/
HDdlcommon.c1236 dlerrno(errno) in dlerrno() argument
/NextBSD/sys/kern/
HDuipc_usrreq.c1701 unp_drop(struct unpcb *unp, int errno) in unp_drop()

12