| /xnu-11215/iokit/IOKit/ |
| H A D | OSMessageNotification.h | 100 unsigned char content[]; member 102 unsigned char content[0]; member 128 unsigned char content[]; member 130 unsigned char content[0]; member
|
| H A D | IOUserServer.h | 83 OSObject_Instantiate_Msg_Content content; member 87 OSObject_Instantiate_Rpl_Content content; member
|
| H A D | IORPC.h | 215 IORPCMessageErrorReturnContent content; member
|
| /xnu-11215/osfmk/ipc/ |
| H A D | ipc_voucher.c | 937 mach_voucher_attr_content_t content, in ipc_replace_voucher_value() argument 983 content, content_size, in ipc_replace_voucher_value() 1076 mach_voucher_attr_content_t content, in ipc_execute_voucher_recipe_command() argument 1241 content, in ipc_execute_voucher_recipe_command() 1262 content, in ipc_execute_voucher_recipe_command() 1759 recipe->content, &recipe->content_size); in mach_voucher_extract_attr_recipe() 1849 recipe->content, &recipe->content_size); in mach_voucher_extract_all_attr_recipes() 2515 for (i = 0; i < content_size; i++, content++) { in user_data_checksum() 2558 if (elem->e_data[i] != content[i]) { in user_data_dedup() 2589 memcpy(alloc->e_data, content, content_size); in user_data_dedup() [all …]
|
| H A D | ipc_voucher.h | 195 uint8_t content[]; member
|
| H A D | ipc_importance.c | 3211 *(mach_voucher_attr_value_handle_t *)(void *)recipe->content = handle; in ipc_importance_receive() 3390 mach_voucher_attr_content_t content, 3523 mach_voucher_attr_content_t __unused content, in ipc_importance_get_value() argument
|
| /xnu-11215/tests/ |
| H A D | aqm_qdelay_utun.c | 238 uint8_t content[0x578] = {0}; variable 240 sendto(sock_fd, content, sizeof(content), 0, (struct sockaddr *)&dest,
|
| H A D | persona_adoption.c | 70 memcpy(recipe->content, (void *)&pmi, sizeof(pmi)); in _persona_try_adopting()
|
| /xnu-11215/osfmk/mach/ |
| H A D | mach_voucher.defs | 38 /* extract just the content data for a <voucher, key> pair */ 42 out content : mach_voucher_attr_content_t, CountInOut);
|
| H A D | mach_voucher_types.h | 171 uint8_t content[]; member
|
| /xnu-11215/tools/lldbmacros/ |
| H A D | userspace.py | 383 content = LazyTarget.GetProcess().ReadMemory(addr, size, err) 411 content = LazyTarget.GetProcess().ReadMemory(range1_in_kva, range1_size, err) 421 content += LazyTarget.GetProcess().ReadMemory(range2_in_kva, range2_size, err) 427 return content
|
| /xnu-11215/iokit/DriverKit/ |
| H A D | IORPC.h | 215 IORPCMessageErrorReturnContent content; member
|
| H A D | OSAction.iig | 102 …* @discussion Reference data is allocated with zero initialized content. It may be set and retrie…
|
| /xnu-11215/tests/ipc/ |
| H A D | mach_msg2.c | 218 char *content = ((aux_buffer_t *)data_vec[1].msgv_data)->string; in do_msg_rcv() local 225 if (strcmp(content, rcv_configs[i].expected_aux)) { in do_msg_rcv() 227 Expecting: %s", content, i, rcv_configs[i].expected_aux); in do_msg_rcv()
|
| /xnu-11215/tools/lldbmacros/core/ |
| H A D | cvalue.py | 362 content = sbv.GetProcess().ReadMemory(addr, size, err) 364 content = '' 365 return content
|
| /xnu-11215/doc/mach_ipc/ |
| H A D | kmsg.md | 364 count, content, and disposition at will, which lets them reach a fairly large
|
| /xnu-11215/doc/vm/ |
| H A D | freezer.md | 19 …mpressed pages are encountered (which is fairly typical), the compressed content is moved into the…
|
| /xnu-11215/doc/lifecycle/ |
| H A D | hibernation.md | 113 that can be used by the booter to validate this content.
|
| /xnu-11215/ |
| H A D | APPLE_LICENSE | 37 not limited to delivery of content, through electronic communication
|