Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_label.c364 struct selinux_opt selabel_option = { SELABEL_OPT_VALIDATE, (char *) 1 }; in SELinuxLabelInit() local
366 label_hnd = selabel_open(SELABEL_CTX_X, &selabel_option, 1); in SELinuxLabelInit()