Home
last modified time | relevance | path

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

/external/toybox/toys/android/
Dgetprop.c57 int selinux_log_callback(int type, const char *fmt, ...) { in selinux_log_callback() function
72 cb.func_log = selinux_log_callback; in getprop_main()
/external/libselinux/include/selinux/
Dandroid.h38 extern int selinux_log_callback(int type, const char *fmt, ...)
/external/libselinux/src/
Dandroid.c1629 int selinux_log_callback(int type, const char *fmt, ...) in selinux_log_callback() function