Lines Matching full:has_permission
183 static bool has_permission(uid_t uid, perm_t perm) {
1390 if (!has_permission(callingUid, P_TEST)) {
1400 if (!has_permission(callingUid, P_GET)) {
1427 if (!has_permission(callingUid, P_INSERT)) {
1453 if (!has_permission(callingUid, P_DELETE)) {
1478 if (!has_permission(callingUid, P_EXIST)) {
1500 if (!has_permission(callingUid, P_SAW)) {
1556 if (!has_permission(callingUid, P_RESET)) {
1591 if (!has_permission(callingUid, P_PASSWORD)) {
1617 if (!has_permission(callingUid, P_LOCK)) {
1634 if (!has_permission(callingUid, P_UNLOCK)) {
1651 if (!has_permission(callingUid, P_ZERO)) {
1661 if (!has_permission(callingUid, P_INSERT)) {
1712 if (!has_permission(callingUid, P_INSERT)) {
1738 if (!has_permission(callingUid, P_SIGN)) {
1783 if (!has_permission(callingUid, P_VERIFY)) {
1839 if (!has_permission(callingUid, P_GET)) {
1876 if (!has_permission(callingUid, P_DELETE)) {
1920 if (!has_permission(callingUid, P_GRANT)) {
1944 if (!has_permission(callingUid, P_GRANT)) {
1967 if (!has_permission(callingUid, P_GET)) {
2000 if (!has_permission(callingUid, P_DUPLICATE)) {
2062 if (!has_permission(callingUid, P_CLEAR_UID)) {