Searched refs:scon_id (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A DcheckAccess.c22 security_id_t scon_id; local
32 rc = avc_context_to_sid(scon, &scon_id);
60 return avc_has_perm (scon_id, tcon_id, sclass, av, NULL, aux);
/external/selinux/libselinux/src/
H A DcheckAccess.c22 security_id_t scon_id; local
32 rc = avc_context_to_sid(scon, &scon_id);
60 return avc_has_perm (scon_id, tcon_id, sclass, av, NULL, aux);

Completed in 36 milliseconds