Home | History | Annotate | Download | only in selinux

Lines Matching full:ssid

237  * @ssid: source security identifier
245 * for the SID pair (@ssid, @tsid), interpreting the permissions
256 int avc_has_perm_noaudit(security_id_t ssid,
264 * @ssid: source security identifier
272 * for the SID pair (@ssid, @tsid), interpreting the permissions
280 int avc_has_perm(security_id_t ssid, security_id_t tsid,
286 * @ssid: source security identifier
303 void avc_audit(security_id_t ssid, security_id_t tsid,
309 * @ssid: source security identifier
321 int avc_compute_create(security_id_t ssid,
327 * @ssid: source security identifier
339 int avc_compute_member(security_id_t ssid,
361 * @ssid: source security identifier or %SECSID_WILD
367 * related to the SID pair (@ssid, @tsid) and
373 (uint32_t event, security_id_t ssid,
377 uint32_t events, security_id_t ssid,