| /xnu-8792.81.2/iokit/Kernel/ |
| H A D | IOCommandPool.cpp | 156 IOCommand *command = NULL; in getCommand() local 177 gatedGetCommand(IOCommand **command, bool blockForCommand) in gatedGetCommand() 200 returnCommand(IOCommand *command) in returnCommand() 215 gatedReturnCommand(IOCommand *command) in gatedReturnCommand()
|
| H A D | IOWorkLoop.cpp | 582 maintCommandEnum command = (maintCommandEnum) (uintptr_t) inC; in _maintRequest() local
|
| H A D | IOMemoryDescriptor.cpp | 4479 IODMACommand * command, in dmaMap() 4508 IODMACommand * command, in dmaMapRecord() 4537 IODMACommand * command, in dmaUnmap() 4582 IODMACommand * command, in dmaMap()
|
| /xnu-8792.81.2/osfmk/voucher/ |
| H A D | ipc_pthread_priority.c | 161 mach_voucher_attr_recipe_command_t command, in ipc_pthread_priority_get_value() 268 mach_voucher_attr_command_t __unused command, in ipc_pthread_priority_command()
|
| /xnu-8792.81.2/tests/ |
| H A D | text_corruption.c | 20 my_system(const char *command) in my_system()
|
| H A D | ecc_test.c | 25 my_system(const char *command, const char *arg) in my_system()
|
| H A D | sr_entitlement.c | 16 my_system(const char *command) in my_system()
|
| H A D | disk_mount_conditioner.c | 420 system_legal(const char *command) in system_legal()
|
| /xnu-8792.81.2/iokit/Tests/ |
| H A D | TestDevice.cpp | 136 TestDeviceAction command; in producer() local
|
| /xnu-8792.81.2/osfmk/ipc/ |
| H A D | ipc_voucher.c | 947 mach_voucher_attr_recipe_command_t command, in ipc_replace_voucher_value() 1087 mach_voucher_attr_recipe_command_t command, in ipc_execute_voucher_recipe_command() 1739 mach_voucher_attr_recipe_command_t command; in mach_voucher_extract_attr_content() local 2033 mach_voucher_attr_command_t command, in mach_voucher_attr_command() 2342 mach_voucher_attr_recipe_command_t command, in ipc_voucher_prepare_processing_recipe() 2705 mach_voucher_attr_recipe_command_t command, in user_data_get_value() 2804 mach_voucher_attr_command_t __unused command, in user_data_command()
|
| H A D | ipc_voucher.h | 236 mach_voucher_attr_recipe_command_t command; member
|
| H A D | ipc_importance.c | 3502 mach_voucher_attr_recipe_command_t command, in ipc_importance_get_value() 3661 mach_voucher_attr_command_t command, in ipc_importance_command()
|
| /xnu-8792.81.2/bsd/net/ |
| H A D | ether_inet6_pr_module.c | 221 u_long command, void *data) in ether_inet6_prmod_ioctl()
|
| H A D | ether_inet_pr_module.c | 319 u_long command, void *data) in ether_inet_prmod_ioctl()
|
| H A D | ether_if_module.c | 619 ether_ioctl(ifnet_t ifp, u_int32_t command, void *data) in ether_ioctl()
|
| /xnu-8792.81.2/osfmk/mach/ |
| H A D | mach_voucher_types.h | 168 mach_voucher_attr_recipe_command_t command; member
|
| /xnu-8792.81.2/tools/lldbmacros/ |
| H A D | utils.py | 503 def RunShellCommand(command): argument
|
| H A D | xnu.py | 121 def _internal_command_function(debugger, command, result, internal_dict): argument
|
| H A D | pmap.py | 962 def RunLldbCmdHelper(command): argument
|
| H A D | kasan.py | 566 def command(self, cmd, args, opts, O): member in AbstractKasan
|
| /xnu-8792.81.2/osfmk/bank/ |
| H A D | bank.c | 293 mach_voucher_attr_recipe_command_t command, in bank_get_value() 720 mach_voucher_attr_command_t __unused command, in bank_command()
|
| /xnu-8792.81.2/pexpert/arm/ |
| H A D | pe_identify_machine.c | 259 is_running_cpu_selected(command_buffer_element_t *command) in is_running_cpu_selected()
|
| /xnu-8792.81.2/security/ |
| H A D | mac_process.c | 477 mac_proc_check_memorystatus_control(proc_t proc, uint32_t command, pid_t pid) in mac_proc_check_memorystatus_control()
|
| /xnu-8792.81.2/bsd/sys/ |
| H A D | kdebug_private.h | 483 char command[20]; member
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | kern_event.c | 2370 uint32_t command = (kn->kn_sfflags & NOTE_WL_COMMANDS_MASK); in filt_wlattach() local 2663 uint32_t command = kev->fflags & NOTE_WL_COMMANDS_MASK; in filt_wltouch() local 2708 uint32_t command = (kev->fflags & NOTE_WL_COMMANDS_MASK); in filt_wlallow_drop() local
|