Searched defs:identifier (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_authorization.c184 kauth_alloc_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) argument
202 kauth_alloc_listener(const char *identifier, kauth_scope_callback_t callback, void *idata) argument
219 kauth_register_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) argument
301 kauth_listen_scope(const char *identifier, kauth_scope_callback_ argument
[all...]
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatistics.h177 char identifier[kIOStatisticsDriverNameLength]; member in struct:IOStatisticsKextIdentifier
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1434 const OSSymbol *identifier = NULL; local
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c538 u_int32_t identifier; member in struct:pf_pptp_ctrl_echo_req
543 u_int32_t identifier; member in struct:pf_pptp_ctrl_echo_rpy
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp9971 compactIdentifier( const char * identifier, char * identifier_out, char ** identifier_out_end) argument
[all...]

Completed in 52 milliseconds