Searched defs:properties (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp75 IOReturn IOWatchDogTimer::setProperties(OSObject *properties) argument
/darwin-on-arm/xnu/security/
H A Dmac_iokit.c87 mac_iokit_check_set_properties(kauth_cred_t cred, io_object_t registry_entry, io_object_t properties) argument
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h186 OSDictionary *properties; member in class:IOPMPowerSource
/darwin-on-arm/xnu/iokit/Kernel/
H A DRootDomainUserClient.cpp49 initWithTask(task_t owningTask, void *security_id, UInt32 type, OSDictionary * properties) argument
H A DIOCPU.cpp522 IOReturn IOCPU::setProperties(OSObject *properties) argument
H A DIONVRAM.cpp398 IOReturn IODTNVRAM::setProperties(OSObject *properties) argument
H A DIOUserClient.cpp2246 is_io_registry_entry_get_property( io_object_t registry_entry, io_name_t property_name, io_buf_ptr_t *properties, mach_msg_type_number_t *propertiesCnt ) argument
2284 is_io_registry_entry_get_property_recursively( io_object_t registry_entry, io_name_t plane, io_name_t property_name, uint32_t options, io_buf_ptr_t *properties, mach_msg_type_number_t *propertiesCnt ) argument
2326 is_io_registry_entry_get_properties( io_object_t registry_entry, io_buf_ptr_t *properties, mach_msg_type_number_t *propertiesCnt ) argument
2356 is_io_registry_entry_set_properties( io_object_t registry_entry, io_buf_ptr_t properties, mach_msg_type_number_t propertiesCnt, kern_return_t * result) argument
2481 is_io_service_open_extended( io_object_t _service, task_t owningTask, uint32_t connect_type, NDR_record_t ndr, io_buf_ptr_t properties, mach_msg_type_number_t propertiesCnt, kern_return_t * result, io_object_t *connection ) argument
2837 is_io_connect_set_properties( io_object_t connection, io_buf_ptr_t properties, mach_msg_type_number_t propertiesCnt, kern_return_t * result) argument
[all...]
H A DIOService.cpp4172 OSDictionary * properties; local
4853 newUserClient( task_t owningTask, void * securityID, UInt32 type, OSDictionary * properties, IOUserClient ** handler ) argument
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.c792 ifnet_set_wake_flags(ifnet_t interface, u_int32_t properties, u_int32_t mask) argument

Completed in 113 milliseconds