Searched refs:SECURITYAGENT_BOOTSTRAP_NAME_BASE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/securityd-55199.3/src/
H A Dauthhost.cpp148 #define SECURITYAGENT_BOOTSTRAP_NAME_BASE "com.apple.SecurityAgent" macro
170 serviceName = SECURITYAGENT_BOOTSTRAP_NAME_BASE;
H A Dagentquery.cpp45 #define SECURITYAGENT_BOOTSTRAP_NAME_BASE "com.apple.security.agentMain" macro
326 mXPCConnection = xpc_connection_create_mach_service(SECURITYAGENT_BOOTSTRAP_NAME_BASE, NULL,0);
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dagent.c21 #define SECURITYAGENT_BOOTSTRAP_NAME_BASE "com.apple.security.agentMain" macro
166 agent->agentConnection = xpc_connection_create_mach_service(SECURITYAGENT_BOOTSTRAP_NAME_BASE, NULL,0);

Completed in 172 milliseconds