Searched defs:send (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsys_domain.h86 ctl_send_func send; /* Send data to nke */ member in struct:kctl
H A Dsocket.h942 ssize_t send(int, const void *, size_t, int) __DARWIN_ALIAS_C(send); variable
/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_Packet.c119 char send; /* What to send in response member in struct:__anon316
/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c676 kdp_register_send_receive(__unused void *send, __unused void *receive) argument
680 kdp_unregister_send_receive(__unused void *send, __unused void *receive) argument
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c4897 mach_port_name_t send = uap->port; local
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c2248 bpf_attach( ifnet_t ifp, u_int32_t dlt, u_int32_t hdrlen, bpf_send_func send, bpf_tap_func tap) argument
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_session.c1482 mach_port_name_t send = uap->port; local
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c415 mach_msg_descriptor_t *saddr, *send; local
3813 mach_msg_descriptor_t *sstart, *send; local
[all...]
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c322 kdp_register_send_receive( kdp_send_t send, kdp_receive_t receive) argument
379 kdp_unregister_send_receive( __unused kdp_send_t send, __unused kdp_receive_t receive) argument
/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h505 mach_msg_empty_send_t send; member in union:__anon1264
[all...]

Completed in 81 milliseconds