Home
last modified time | relevance | path

Searched refs:EJUSTRETURN (Results 1 – 25 of 41) sorted by relevance

12

/xnu-11215.81.4/bsd/dev/i386/
H A Dsystemcalls.c219 } else if (error != EJUSTRETURN) { in unix_syscall()
411 } else if (error != EJUSTRETURN) { in unix_syscall64()
513 } else if (error != EJUSTRETURN) { in unix_syscall_return()
566 } else if (error != EJUSTRETURN) { in unix_syscall_return()
H A Dunix_signal.c795 int rval = EJUSTRETURN; in sigreturn()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c285 if (err == EJUSTRETURN && m != NULL) { in fsw_ethernet_resolve()
294 if (err == EJUSTRETURN) { in fsw_ethernet_resolve()
429 err = EJUSTRETURN; in fsw_ethernet_resolve()
476 if (__improbable(err != 0 && err != EJUSTRETURN)) { in fsw_ethernet_resolve()
/xnu-11215.81.4/bsd/net/
H A Dether_if_module.c512 return EJUSTRETURN; in ether_demux()
655 return EJUSTRETURN; in ether_frameout_extended()
669 return EJUSTRETURN; in ether_frameout_extended()
H A Dether_inet6_pr_module.c156 return EJUSTRETURN; in ether_inet6_input()
H A Dif_loop.c214 return EJUSTRETURN; in lo_framer()
447 return EJUSTRETURN; in lo_pre_output()
H A Dif_bridge.c421 #define _EBADIP EJUSTRETURN
422 #define _EBADIPCHECKSUM EJUSTRETURN
423 #define _EBADIPV6 EJUSTRETURN
424 #define _EBADUDP EJUSTRETURN
425 #define _EBADTCP EJUSTRETURN
426 #define _EBADUDPCHECKSUM EJUSTRETURN
427 #define _EBADTCPCHECKSUM EJUSTRETURN
2299 error = EJUSTRETURN; in bridge_iff_input()
2351 if (error != 0 && error != EJUSTRETURN) { in bridge_iff_output()
5439 return EJUSTRETURN;
[all …]
H A Dif_pflog.c319 return EJUSTRETURN; in pflogdemux()
H A Dether_inet_pr_module.c234 return EJUSTRETURN; in ether_inet_input()
H A Dcontent_filter.c2090 if (error == EJUSTRETURN) { in cfil_ctl_send()
2102 if (error == EJUSTRETURN) { in cfil_ctl_send()
4281 if (error != EJUSTRETURN) { in cfil_data_service_ctl_q()
4359 if (error != EJUSTRETURN) { in cfil_data_filter()
4367 error = EJUSTRETURN; in cfil_data_filter()
4730 if (error != EJUSTRETURN) { in cfil_update_data_offsets()
4735 error = EJUSTRETURN; in cfil_update_data_offsets()
5477 error = EJUSTRETURN; in cfil_sock_shutdown()
6776 error = EJUSTRETURN; in cfil_sock_udp_shutdown()
H A Ddlil.c5791 if (error != 0 && error != EJUSTRETURN) { in dlil_ifproto_input()
5800 if (error != 0 && error != EJUSTRETURN) { in dlil_ifproto_input()
6025 if (error == EJUSTRETURN) { in dlil_input_packet_list_common()
6189 if (error != EJUSTRETURN) { in dlil_input_packet_list_common()
6710 if (retval == EJUSTRETURN) { in dlil_output()
6792 if (retval != EJUSTRETURN) { in dlil_output()
6834 if (retval != EJUSTRETURN) { in dlil_output()
7048 if (retval == EJUSTRETURN) { in dlil_output()
7506 if (retval == EOPNOTSUPP || result == EJUSTRETURN) { in ifnet_ioctl()
7544 if (retval == EOPNOTSUPP || result == EJUSTRETURN) { in ifnet_ioctl()
[all …]
H A Dif_stf.c622 result = EJUSTRETURN; in stf_pre_output()
H A Dif_gif.c618 error = EJUSTRETURN; /* if no error, packet got sent already */ in gif_output()
H A Dpacket_mangler.c1027 return EJUSTRETURN; in pktmnglr_ipfilter_input()
H A Dndrv.c206 return EJUSTRETURN; in ndrv_input()
/xnu-11215.81.4/bsd/sys/
H A Derrno.h271 #define EJUSTRETURN (-2) /* don't modify regs, just return */ macro
/xnu-11215.81.4/bsd/dev/arm/
H A Dsystemcalls.c300 } else if (error != EJUSTRETURN) { in arm_prepare_u32_syscall_return()
504 } else if (error != EJUSTRETURN) { in arm_prepare_u64_syscall_return()
/xnu-11215.81.4/bsd/kern/
H A Dsys_socket.c279 if (error == EJUSTRETURN) { in soioctl()
H A Duipc_socket.c945 if (error == EJUSTRETURN) { in sobindlock()
1050 if (error == EJUSTRETURN) { in solisten()
1612 if (error == EJUSTRETURN) { in soacceptfilter()
1732 if (error == EJUSTRETURN) { in soconnectlock()
1885 if (error == EJUSTRETURN) { in soconnectxlocked()
2548 if (error == EJUSTRETURN) { in sosend()
2561 if (error == EJUSTRETURN) { in sosend()
2812 if (error != 0 && error != EJUSTRETURN) { in sosend_list()
2825 if (error != 0 && error != EJUSTRETURN) { in sosend_list()
2832 if (error == EJUSTRETURN) { in sosend_list()
[all …]
H A Duipc_socket2.c937 if (error != EJUSTRETURN) { in sbappend_common()
1018 if (error != EJUSTRETURN) { in sbappendstream()
1187 if (error != EJUSTRETURN) { in sbappendrecord_common()
1409 if (error != EJUSTRETURN) { in sbappendaddr()
1572 if (error != EJUSTRETURN) { in sbappendcontrol()
/xnu-11215.81.4/bsd/dev/dtrace/
H A Dsystrace.c219 } else if (rval != EJUSTRETURN) { in dtrace_systrace_syscall()
303 } else if (rval != EJUSTRETURN) { in dtrace_systrace_syscall_return()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c746 SK_KVA(fr), (err == EJUSTRETURN ? "pending" : in flow_route_find()
751 SK_KVA(fr), (err == EJUSTRETURN ? "pending" : in flow_route_find()
755 if (err == EJUSTRETURN) { in flow_route_find()
/xnu-11215.81.4/bsd/miscfs/bindfs/
H A Dbind_vnops.c239 if ((error == 0 || error == EJUSTRETURN) && lvp != NULL) { in bind_lookup()
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_lookup.c1429 if (error != EJUSTRETURN) {
1938 if (error != EJUSTRETURN) {
/xnu-11215.81.4/bsd/netinet/
H A Dip_output.c1023 if (result == EJUSTRETURN) { in ip_output_list()
1192 if (result == EJUSTRETURN) { in ip_output_list()
1558 if (result == EJUSTRETURN) { in ip_output_list()

12