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

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_label.c357 struct selinux_opt selabel_option = { SELABEL_OPT_VALIDATE, (char *)1 }; local in function:SELinuxLabelInit
359 label_hnd = selabel_open(SELABEL_CTX_X, &selabel_option, 1);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_label.c364 struct selinux_opt selabel_option = { SELABEL_OPT_VALIDATE, (char *) 1 }; local in function:SELinuxLabelInit
366 label_hnd = selabel_open(SELABEL_CTX_X, &selabel_option, 1);

Completed in 23 milliseconds