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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthtoken.h88 bool auth_token_has_entitlement_for_right(auth_token_t, const char * right);
H A Dengine.c386 if (auth_token_has_entitlement_for_right(engine->auth, engine->currentRightName)) {
602 if (auth_token_has_entitlement_for_right(engine->auth, engine->currentRightName)) {
836 if (auth_token_has_entitlement_for_right(engine->auth, engine->currentRightName)) {
H A Dauthtoken.c449 auth_token_has_entitlement_for_right(auth_token_t auth, const char * right) function

Completed in 123 milliseconds