Searched defs:errno (Results 1 – 13 of 13) sorted by relevance
| /xnu-8796.121.2/libsyscall/custom/ |
| H A D | errno.c | 49 int errno; variable
|
| /xnu-8796.121.2/osfmk/mach/ |
| H A D | error.h | 109 #define unix_err(errno) (err_kern|err_sub(3)|errno) argument
|
| /xnu-8796.121.2/libkern/zlib/ |
| H A D | zutil.c | 171 int errno = 0; variable
|
| H A D | zutil.h | 72 # define errno z_errno macro
|
| /xnu-8796.121.2/bsd/netinet6/ |
| H A D | in6_pcb.c | 1088 int errno; in in6_pcbnotify() local 1313 in6_rtchange(struct inpcb *inp, int errno) in in6_rtchange()
|
| /xnu-8796.121.2/bsd/sys/ |
| H A D | errno.h | 82 #define errno (*__error()) macro
|
| /xnu-8796.121.2/bsd/netinet/ |
| H A D | tcp_subr.c | 1196 tcp_drop(struct tcpcb *tp, int errno) in tcp_drop() 2796 tcp_drop_syn_sent(struct inpcb *inp, int errno) in tcp_drop_syn_sent() 2812 tcp_mtudisc(struct inpcb *inp, __unused int errno) in tcp_mtudisc()
|
| H A D | in_pcb.c | 2112 int errno, void (*notify)(struct inpcb *, int)) in in_pcbnotifyall() argument 2189 in_rtchange(struct inpcb *inp, int errno) in in_rtchange()
|
| H A D | udp_usrreq.c | 876 udp_notify(struct inpcb *inp, int errno) in udp_notify()
|
| H A D | mptcp_subr.c | 4628 mptcp_drop(struct mptses *mpte, struct mptcb *mp_tp, u_short errno) in mptcp_drop()
|
| /xnu-8796.121.2/osfmk/vm/ |
| H A D | bsd_vm.c | 717 int errno; in vnode_pager_cluster_write() local
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | uipc_usrreq.c | 2183 unp_drop(struct unpcb *unp, int errno) in unp_drop()
|
| /xnu-8796.121.2/bsd/skywalk/channel/ |
| H A D | channel.c | 1137 const boolean_t is_kevent, int *errno, const boolean_t is_ch_event) in ch_event()
|