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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c181 kauth_alloc_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) argument
200 kauth_alloc_listener(const char *identifier, kauth_scope_callback_t callback, void *idata) argument
217 kauth_register_scope(const char *identifier, kauth_scope_callback_t callback, void *idata) argument
299 kauth_listen_scope(const char *identifier, kauth_scope_callback_ argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dkmod.c157 compactIdentifier( const char * identifier, char * identifier_out, char ** identifier_out_end) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp1276 const OSSymbol *identifier = NULL; local

Completed in 65 milliseconds