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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dserver.c425 _process_find_copy_auth_token_from_xpc(process_t proc, xpc_object_t message, auth_token_t * auth_out) argument
428 require_action(auth_out != NULL, done, status = errAuthorizationInternal);
444 *auth_out = auth;

Completed in 118 milliseconds