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

/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dauthd_private.h67 #define AUTH_XPC_REQUEST_METHOD_DESTROY "_agent_request_destroy" macro
H A Dagent.c364 xpc_dictionary_set_string(requestObject, AUTH_XPC_REQUEST_METHOD_KEY, AUTH_XPC_REQUEST_METHOD_DESTROY);
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dagentquery.cpp58 #define AUTH_XPC_REQUEST_METHOD_DESTROY "_agent_request_destroy" macro
571 xpc_dictionary_set_string(requestObject, AUTH_XPC_REQUEST_METHOD_KEY, AUTH_XPC_REQUEST_METHOD_DESTROY);

Completed in 179 milliseconds