Searched defs:matching (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePrivate.h86 OSDictionary * matching; member in class:_IOServiceNotifier
H A DIOCatalogue.cpp1005 OSOrderedSet * IOCatalogue::findDrivers( OSDictionary * matching, argument
1127 removeDrivers( OSDictionary * matching, bool doNubMatching) argument
[all...]
H A DIOHibernateIO.cpp562 OSDictionary * matching; local
H A DIOService.cpp3246 getExistingServices( OSDictionary * matching, IOOptionBits inState, IOOptionBits options ) argument
3329 setNotification( const OSSymbol * type, OSDictionary * matching, IOServiceNotificationHandler handler, void * target, void * ref, SInt32 priority ) argument
3374 doInstallNotification( const OSSymbol * type, OSDictionary * matching, IOServiceNotificationHandler handler, void * target, void * ref, SInt32 priority, OSIterator ** existing ) argument
3415 installNotification( const OSSymbol * type, OSDictionary * matching, IOServiceNotificationHandler handler, void * target, void * ref, SInt32 priority, OSIterator ** existing ) argument
3433 addNotification( const OSSymbol * type, OSDictionary * matching, IOServiceNotificationHandler handler, void * target, void * ref, SInt32 priority ) argument
3482 waitForService( OSDictionary * matching, mach_timespec_t * timeout ) argument
3867 compareProperty( OSDictionary * matching, const char * key ) argument
3883 compareProperty( OSDictionary * matching, const OSString * key ) argument
3898 compareProperties( OSDictionary * matching, OSCollection * keys ) argument
[all...]
H A DIOUserClient.cpp1375 is_io_service_match_property_table( io_service_t _service, io_string_t matching, boolean_t *matches ) argument
1401 is_io_service_match_property_table_ool( io_object_t service, io_buf_ptr_t matching, mach_msg_type_number_t matchingCnt, kern_return_t *result, boolean_t *matches ) argument
1426 is_io_service_get_matching_services( mach_port_t master_port, io_string_t matching, io_iterator_t *existing ) argument
1453 is_io_service_get_matching_services_ool( mach_port_t master_port, io_buf_ptr_t matching, mach_msg_type_number_t matchingCnt, kern_return_t *result, io_object_t *existing ) argument
1477 internal_io_service_add_notification( mach_port_t master_port, io_name_t notification_type, io_string_t matching, mach_port_t port, void * reference, vm_size_t referenceSize, bool client64, io_object_t * notification ) argument
1553 is_io_service_add_notification( mach_port_t master_port, io_name_t notification_type, io_string_t matching, mach_port_t port, io_async_ref_t reference, mach_msg_type_number_t referenceCnt, io_object_t * notification ) argument
1568 is_io_service_add_notification_64( mach_port_t master_port, io_name_t notification_type, io_string_t matching, mach_port_t wake_port, io_async_ref64_t reference, mach_msg_type_number_t referenceCnt, io_object_t *notification ) argument
1583 internal_io_service_add_notification_ool( mach_port_t master_port, io_name_t notification_type, io_buf_ptr_t matching, mach_msg_type_number_t matchingCnt, mach_port_t wake_port, void * reference, vm_size_t referenceSize, bool client64, kern_return_t *result, io_object_t *notification ) argument
1613 is_io_service_add_notification_ool( mach_port_t master_port, io_name_t notification_type, io_buf_ptr_t matching, mach_msg_type_number_t matchingCnt, mach_port_t wake_port, io_async_ref_t reference, mach_msg_type_number_t referenceCnt, kern_return_t *result, io_object_t *notification ) argument
1630 is_io_service_add_notification_ool_64( mach_port_t master_port, io_name_t notification_type, io_buf_ptr_t matching, mach_msg_type_number_t matchingCnt, mach_port_t wake_port, io_async_ref64_t reference, mach_msg_type_number_t referenceCnt, kern_return_t *result, io_object_t *notification ) argument
1647 is_io_service_add_notification_old( mach_port_t master_port, io_name_t notification_type, io_string_t matching, mach_port_t port, natural_t ref, io_object_t * notification ) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DIOKitBSDInit.cpp115 OSDictionary * matching = 0; local
168 OSDictionary * matching; local
376 OSDictionary * matching; local
468 OSDictionary * matching = 0; local
[all...]

Completed in 55 milliseconds