Home
last modified time | relevance | path

Searched refs:unlabeled_sid (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_hooks.c73 static security_id_t unlabeled_sid; variable
509 obj->sid = unlabeled_sid; in SELinuxSelection()
886 if (avc_context_to_sid_raw(ctx, &unlabeled_sid) < 0) in SELinuxFlaskInit()