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

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

Completed in 115 milliseconds