Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 59) sorted by relevance

123

/xnu-11215/bsd/skywalk/channel/
H A Dkern_channel_event.c53 __notif_dest_by_ifp(struct __notif_dest *dest, const ifnet_t ifp) in __notif_dest_by_ifp()
85 __notif_dest_by_nx_uuid(struct __notif_dest *dest, const uuid_t nx_uuid) in __notif_dest_by_nx_uuid()
123 kern_channel_packet_event_notify(struct __notif_dest *dest, in kern_channel_packet_event_notify()
173 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status_with_packet() local
204 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status() local
228 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_status_with_nexus() local
252 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_expired() local
276 struct __notif_dest dest = {0, {NULL}, NULL}; in kern_channel_event_transmit_expired_with_nexus() local
/xnu-11215/osfmk/console/
H A Dvideo_scroll.c33 video_scroll_up(void * start, void * end, void * dest) in video_scroll_up()
41 void * dest) /* HIGH addr */ in video_scroll_down()
/xnu-11215/libsyscall/mach/
H A Dmig_strncpy.c76 char *dest, in mig_strncpy()
117 char *dest, in mig_strncpy_zerofill()
/xnu-11215/libkern/zlib/
H A Dcompress.c54 compress2(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen, in compress2()
91 compress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) in compress()
H A Duncompr.c58 uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) in uncompress()
H A Dzutil.c177 zmemcpy(Bytef* dest, const Bytef* source, uInt len) in zmemcpy()
197 zmemzero(Bytef* dest, uInt len) in zmemzero()
H A Dzutil.h270 # define zmemzero(dest, len) _fmemset(dest, 0, len) argument
274 # define zmemzero(dest, len) memset(dest, 0, len) argument
/xnu-11215/osfmk/tests/
H A Dbcopy_test.c43 int dest = 0; in sysctl_test_memmove() local
/xnu-11215/tests/vm/
H A Dvm_allocation.c1402 mach_vm_address_t dest = 0; in copy_deallocate() local
1430 mach_vm_address_t dest = get_buffer_address(); in copy_region() local
2597 mach_vm_address_t dest = get_buffer_address(); in test_copy_null_map() local
2624 mach_vm_address_t dest = 0; in copy_edge_size() local
2676 mach_vm_address_t dest = 0; in test_copy_wrapped_around_ranges() local
2711 mach_vm_address_t dest = get_buffer_address(); in write_copy_verify_pattern() local
2766 mach_vm_address_t dest = 0; in test_copy_partially_deallocated_range() local
2789 mach_vm_address_t dest = 0; in test_copy_partially_unreadable_range() local
2866 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_partially_unreadable_region() local
2892 mach_vm_address_t dest = get_vm_address(); in test_copy_dest_partially_unwriteable_region() local
[all …]
/xnu-11215/osfmk/kern/
H A Dipc_mig.c343 ipc_port_t dest = IPC_PORT_NULL; in kernel_mach_msg_rpc_common() local
697 char *dest, in mig_strncpy()
736 char *dest, in mig_strncpy_zerofill()
/xnu-11215/tests/
H A Dicmp_basic.c48 run_ping(char *dest, char *payload_size) in run_ping()
H A DIP6_EXTHDR_CHECK_61873584.c16 struct ip6_dest dest; member
H A Dipc_mach_port.c82 mach_port_t dest, in send_port()
H A Daqm_qdelay_utun.c213 struct sockaddr_in dest; variable
H A Dtask_suspend_stats.c72 get_procname(char *dest, size_t size) in get_procname()
/xnu-11215/EXTERNAL_HEADERS/
H A Dstdarg.h59 #define va_copy(dest, src) __builtin_va_copy(dest, src) argument
/xnu-11215/tests/ipc/
H A Dmach_msg_transport.c114 mach_port_name_t dest, in t_send()
135 mach_port_name_t dest, in t_send()
157 mach_port_name_t dest, in t_fill_port()
/xnu-11215/osfmk/kdp/
H A Dkdp_common.c209 kdp_generic_copyin(vm_map_t map, uint64_t uaddr, void *dest, size_t size, kdp_fault_flags_t fault_f… in kdp_generic_copyin()
346 kdp_copyin(vm_map_t map, uint64_t uaddr, void *dest, size_t size, kdp_fault_flags_t fault_flags) in kdp_copyin()
/xnu-11215/osfmk/arm64/
H A Dbsd_arm64.c88 arm_get_mach_syscall_args(struct arm_saved_state *state, struct mach_call_args *dest, const mach_tr… in arm_get_mach_syscall_args()
/xnu-11215/osfmk/i386/commpage/
H A Dcommpage.c452 void *dest = commpage_addr_of(address); in commpage_stuff() local
469 void *dest = commpage_specific_addr_of(commPagePtr32, address); in commpage_update() local
/xnu-11215/bsd/dev/arm64/
H A Dfbt_arm.c464 machine_inst_t *dest = instr + FBT_GET_ARM64_B_IMM(theInstr); in fbt_provide_probe() local
/xnu-11215/tests/vm_memory_tests_src/
H A Dvm_tests.c18 mach_vm_address_t src = 0, dest = 0, tmp = 0; in mach_vm_client() local
/xnu-11215/bsd/netinet/
H A Dip_icmp.c187 u_int32_t dest, in icmp_error()
/xnu-11215/bsd/dev/dtrace/
H A Dblist.c564 daddr_t skip, blist_t dest, daddr_t count)
/xnu-11215/bsd/kern/
H A Dkern_debug.c202 _syscall_rejection_apply_mask(syscall_rejection_mask_t dest, const syscall_rejection_mask_t src, bo… in _syscall_rejection_apply_mask()

123