Searched defs:identifier (Results 1 – 12 of 12) sorted by relevance
| /xnu-8792.41.9/security/ |
| H A D | mac_kext.c | 35 mac_kext_check_load(kauth_cred_t cred, const char *identifier) in mac_kext_check_load() 45 mac_kext_check_unload(kauth_cred_t cred, const char *identifier) in mac_kext_check_unload()
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_authorization.c | 162 kauth_alloc_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) in kauth_alloc_scope() 178 kauth_alloc_listener(const char *identifier, kauth_scope_callback_t callback, void *idata) in kauth_alloc_listener() 193 kauth_register_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) in kauth_register_scope() 275 kauth_listen_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) in kauth_listen_scope()
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | mach_node.h | 53 uint32_t identifier; // See FLIPC_SM_* defines member
|
| H A D | kern_cdata.c | 1261 uint64_t identifier) in kcdata_add_container_marker()
|
| /xnu-8792.41.9/osfmk/vm/ |
| H A D | pmap_cs.h | 356 const char *identifier; member
|
| /xnu-8792.41.9/iokit/IOKit/ |
| H A D | IOStatistics.h | 177 char identifier[kIOStatisticsDriverNameLength]; member
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | pf.c | 584 u_int32_t identifier; member 589 u_int32_t identifier; member
|
| H A D | necp.h | 1177 u_int32_t identifier; member
|
| H A D | necp.c | 3514 uuid_t identifier; member
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOUserClient.cpp | 2404 const OSSymbol * identifier; in is_io_object_get_bundle_identifier() local
|
| H A D | IOPMrootDomain.cpp | 6905 OSSharedPtr<const OSSymbol> identifier; member in IOPMServiceInterestNotifier
|
| /xnu-8792.41.9/libkern/c++/ |
| H A D | OSKext.cpp | 15703 const char * identifier,
|