Searched refs:selinux_log (Results 1 – 6 of 6) sorted by relevance
/external/libselinux/src/ |
D | android.c | 126 selinux_log(SELINUX_ERROR, "%s: could not open any seapp_contexts file", __FUNCTION__); in selinux_android_seapp_context_reload() 240 …selinux_log(SELINUX_INFO, "%s: isSystemServer=%s user=%s seinfo=%s name=%s sebool=%s -> domain=%s… in selinux_android_seapp_context_reload() 257 selinux_log(SELINUX_ERROR, "%s: Error reading %s, line %u, name %s, value %s\n", in selinux_android_seapp_context_reload() 262 selinux_log(SELINUX_ERROR, in selinux_android_seapp_context_reload() 350 selinux_log(SELINUX_ERROR, \ in seapp_context_lookup() 383 selinux_log(SELINUX_ERROR, in seapp_context_lookup() 447 selinux_log(SELINUX_ERROR, "%s: Error setting context for pkgdir %s, uid %d: %s\n", in selinux_android_setfilecon2() 452 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __FUNCTION__); in selinux_android_setfilecon2() 515 selinux_log(SELINUX_ERROR, in selinux_android_setcontext() 519 selinux_log(SELINUX_ERROR, in selinux_android_setcontext() [all …]
|
D | label_android_property.c | 65 selinux_log in nodups_specs() 72 selinux_log in nodups_specs() 105 selinux_log(SELINUX_WARNING, in process_line() 115 selinux_log(SELINUX_WARNING, in process_line() 124 selinux_log(SELINUX_WARNING, in process_line() 153 selinux_log(SELINUX_WARNING, in init() 277 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n"); in stats()
|
D | callbacks.c | 54 (*selinux_log)(int, const char *, ...) = variable 79 selinux_log = cb.func_log; in selinux_set_callback() 104 cb.func_log = selinux_log; in selinux_get_callback()
|
D | label_file.c | 165 selinux_log in nodups_specs() 172 selinux_log in nodups_specs() 299 selinux_log(SELINUX_WARNING, in process_line() 321 selinux_log(SELINUX_WARNING, in process_line() 328 selinux_log(SELINUX_WARNING, in process_line() 341 selinux_log(SELINUX_WARNING, in process_line() 369 selinux_log(SELINUX_WARNING, in process_line() 652 selinux_log(SELINUX_WARNING, in stats() 658 selinux_log(SELINUX_WARNING, in stats()
|
D | callbacks.h | 16 (*selinux_log) (int type, const char *, ...) hidden;
|
D | avc_internal.h | 88 selinux_log(type, format);
|