Searched refs:SecTokendCallbacks (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/SecurityTokend-55108/lib/
H A Dserver.h43 class Server : public MachPlusPlus::MachServer, public SecTokendCallbacks {
53 SecTokendCallbacks &callbacks() { return static_cast<SecTokendCallbacks &>(*this); }
H A DSecTokend.cpp89 const SecTokendCallbacks *callbacks, SecTokendSupport *support)
H A DSecTokend.h198 } SecTokendCallbacks; typedef in typeref:struct:__anon5454
219 @param callbacks Pointer to a SecTokendCallbacks struct containing pointers to all the functions this tokend instance implements.
224 int SecTokendMain(int argc, const char * argv[], const SecTokendCallbacks *callbacks, SecTokendSupport *support);
/macosx-10.10/SecurityTokend-55108/security_tokend_client/
H A Dserver.h43 class Server : public MachPlusPlus::MachServer, public SecTokendCallbacks {
53 SecTokendCallbacks &callbacks() { return static_cast<SecTokendCallbacks &>(*this); }
H A DSecTokend.cpp89 const SecTokendCallbacks *callbacks, SecTokendSupport *support)
H A DSecTokend.h198 } SecTokendCallbacks; typedef in typeref:struct:__anon5460
219 @param callbacks Pointer to a SecTokendCallbacks struct containing pointers to all the functions this tokend instance implements.
224 int SecTokendMain(int argc, const char * argv[], const SecTokendCallbacks *callbacks, SecTokendSupport *support);

Completed in 179 milliseconds