HomeSort by relevance Sort by last modified time
    Searched full:selinux_set_callback (Results 1 - 6 of 6) sorted by null

  /external/libselinux/src/
callbacks.c 75 selinux_set_callback(int type, union selinux_callback cb) function
  /external/sepolicy/tools/
checkfc.c 77 selinux_set_callback(SELINUX_CB_VALIDATE,
  /external/libselinux/include/selinux/
selinux.h 154 extern void selinux_set_callback(int type, union selinux_callback cb);
avc.h 200 * selinux_set_callback(). Available options are listed above.
  /frameworks/base/core/jni/
android_os_SELinux.cpp 455 selinux_set_callback(SELINUX_CB_LOG, cb);
  /system/core/init/
init.c 860 selinux_set_callback(SELINUX_CB_LOG, cb);
863 selinux_set_callback(SELINUX_CB_AUDIT, cb);

Completed in 78 milliseconds