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

/macosx-10.9.5/securityd-55199.3/src/
H A Dauthhost.cpp149 #define AUTHORIZATIONHOST_BOOTSTRAP_NAME_BASE "com.apple.authorizationhost" macro
172 serviceName = AUTHORIZATIONHOST_BOOTSTRAP_NAME_BASE;
H A Dagentquery.cpp47 #define AUTHORIZATIONHOST_BOOTSTRAP_NAME_BASE "com.apple.security.authhost" macro
330 mXPCConnection = xpc_connection_create_mach_service(AUTHORIZATIONHOST_BOOTSTRAP_NAME_BASE, NULL, 0);
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dagent.c24 #define AUTHORIZATIONHOST_BOOTSTRAP_NAME_BASE "com.apple.security.authhost" macro
172 agent->agentConnection = xpc_connection_create_mach_service(AUTHORIZATIONHOST_BOOTSTRAP_NAME_BASE, NULL, 0);

Completed in 118 milliseconds