Searched refs:AuthHostType (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/securityd-55199.3/src/
H A Dauthhost.h37 } AuthHostType; typedef in typeref:enum:__anon12570
41 AuthHostInstance(Session &session, AuthHostType host);
52 AuthHostType mHostType;
H A Dagentquery.h53 SecurityAgentConnection(const AuthHostType type = securityAgent, Session &session = Server::session());
60 AuthHostType hostType() { return mAuthHostType; }
63 AuthHostType mAuthHostType;
76 SecurityAgentXPCConnection(const AuthHostType type = securityAgent, Session &session = Server::session());
83 AuthHostType hostType() { return mAuthHostType; }
86 AuthHostType mAuthHostType;
107 SecurityAgentQuery(const AuthHostType type = securityAgent, Session &session = Server::session());
138 SecurityAgentXPCQuery(const AuthHostType type = securityAgent, Session &session = Server::session());
317 QueryInvokeMechanism(const AuthHostType type, Session &session);
H A DAuthorizationMechEval.h42 AgentMechanismRef(const AuthHostType type, Session &session);
H A DAuthorizationMechEval.cpp36 AgentMechanismRef::AgentMechanismRef(const AuthHostType type, Session &session) :
97 AuthHostType hostType = securityAgent;
H A Dauthhost.cpp57 AuthHostInstance::AuthHostInstance(Session &session, AuthHostType host) :
H A Dsession.h147 RefPointer<AuthHostInstance> authhost(const AuthHostType hostType = securityAgent, const bool restart = false);
H A Dagentquery.cpp119 SecurityAgentConnection::SecurityAgentConnection(const AuthHostType type, Session &session)
240 SecurityAgentXPCConnection::SecurityAgentXPCConnection(const AuthHostType type, Session &session)
375 SecurityAgentQuery::SecurityAgentQuery(const AuthHostType type, Session &session)
491 SecurityAgentXPCQuery::SecurityAgentXPCQuery(const AuthHostType type, Session &session)
1420 QueryInvokeMechanism::QueryInvokeMechanism(const AuthHostType type, Session &session) :
H A Dsession.cpp634 Session::authhost(const AuthHostType hostType, const bool restart)
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dagent.h25 } AuthHostType; typedef in typeref:enum:__anon3480

Completed in 255 milliseconds