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

/macosx-10.10/Security-57031.1.35/Security/libsecurity_authorization/lib/
H A DAuthorizationTagsPriv.h239 #define AGENT_HINT_REQUIRE_USER_IN_GROUP "require-user-in-group" macro
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dengine.c209 auth_items_set_string(hints, AGENT_HINT_REQUIRE_USER_IN_GROUP, group);
211 auth_items_remove(hints, AGENT_HINT_REQUIRE_USER_IN_GROUP);
/macosx-10.10/Security-57031.1.35/securityd/src/
H A DAuthorizationRule.cpp469 environmentToClient.insert(AuthItemRef(AGENT_HINT_REQUIRE_USER_IN_GROUP, AuthValueOverlay(mGroupName)));

Completed in 198 milliseconds