Searched defs:checkSELinuxAccess (Results 1 – 2 of 2) sorted by relevance
126 …public static final native boolean checkSELinuxAccess(String scon, String tcon, String tclass, Str… in checkSELinuxAccess() method in SELinux
342 static jboolean checkSELinuxAccess(JNIEnv *env, jobject, jstring subjectContextStr, in checkSELinuxAccess() function