Searched refs:check_mac_perms_from_getcon (Results 1 – 1 of 1) sorted by relevance
87 static bool check_mac_perms_from_getcon(pid_t spid, uid_t uid, const char *perm) in check_mac_perms_from_getcon() function126 return check_mac_perms_from_getcon(spid, uid, perm) ? 1 : 0; in svc_can_list()