Searched defs:enviroment (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dengine.c923 static void _parse_enviroment(engine_t engine, auth_items_t enviroment) argument
981 OSStatus engine_authorize(engine_t engine, auth_rights_t rights, auth_items_t enviroment, AuthorizationFlags flags) argument
[all...]
H A Dserver.c450 static OSStatus _server_authorize(connection_t conn, auth_token_t auth, AuthorizationFlags flags, auth_rights_t rights, auth_items_t enviroment, engine_t * engine_out) argument
492 auth_items_t enviroment = auth_items_create_with_xpc(xpc_dictionary_get_value(message, AUTH_XPC_ENVIROMENT)); local
598 auth_items_t enviroment = auth_items_create_with_xpc(xpc_dictionary_get_value(message, AUTH_XPC_ENVIROMENT)); local
[all...]

Completed in 169 milliseconds