Searched refs:selinux_log (Results 1 - 13 of 13) sorted by relevance
/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 168 selinux_log(SELINUX_ERROR, in add_exclude() 176 selinux_log(SELINUX_ERROR, "Too many directory excludes: %d.\n", exclude_count); in add_exclude() 204 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in add_exclude() 274 selinux_log(SELINUX_ERROR, in exclude_non_seclabel_mounts() 351 selinux_log(SELINUX_ERROR, in add_xattr_entry() 397 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in add_xattr_entry() 473 selinux_log(SELINUX_ERROR, in filespec_add() 484 selinux_log(SELINUX_ERROR, in filespec_add() 517 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in filespec_add() 551 selinux_log(SELINUX_INF in filespec_eval() [all...] |
H A D | label_backends_android.c | 65 selinux_log in nodups_specs() 72 selinux_log in nodups_specs() 97 selinux_log(SELINUX_ERROR, in process_line() 101 selinux_log(SELINUX_ERROR, in process_line() 112 selinux_log(SELINUX_ERROR, in process_line() 130 selinux_log(SELINUX_ERROR, in process_line() 319 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n"); in stats()
|
H A D | ignore_path.c | 86 selinux_log(SELINUX_INFO, "Failed to open file: %s\n", cfg_path); in load_ignore_cfg_from_file() 103 selinux_log(SELINUX_ERROR, "Failed to allocate memory or duplicate string: %s\n", line); in load_ignore_cfg_from_file() 110 selinux_log(SELINUX_ERROR, "Failed to close file: %s\n", strerror(errno)); in load_ignore_cfg_from_file()
|
H A D | label_db.c | 112 selinux_log(SELINUX_WARNING, in process_line() 148 selinux_log(SELINUX_WARNING, in process_line() 229 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in db_stats()
|
H A D | label_x.c | 51 selinux_log(SELINUX_WARNING, in process_line() 78 selinux_log(SELINUX_WARNING, in process_line() 230 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
|
H A D | mapping.c | 72 selinux_log(SELINUX_INFO, in selinux_set_mapping() 92 selinux_log(SELINUX_INFO, in selinux_set_mapping() 105 selinux_log(SELINUX_INFO, in selinux_set_mapping()
|
H A D | callbacks.h | 32 /* Thread-safe selinux_log() function */ 35 #define selinux_log(type, ...) do { \ macro
|
H A D | label_media.c | 49 selinux_log(SELINUX_WARNING, in process_line() 204 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
|
H A D | label_file.h | 448 selinux_log(SELINUX_ERROR, in process_line() 452 selinux_log(SELINUX_ERROR, in process_line()
|
H A D | avc_internal.h | 92 selinux_log(type, format); \
|
H A D | compute_user.c | 28 selinux_log(SELINUX_WARNING, "Direct use of security_compute_user() is deprecated, switch to get_ordered_context_list()\n"); in security_compute_user_raw()
|
H A D | label_internal.h | 140 selinux_log(type, fmt); \
|
H A D | label_file.c | 336 selinux_log(SELINUX_ERROR, in load_mmap() 732 selinux_log(SELINUX_ERROR, "No specific file_contexts provided\n"); in init() 946 selinux_log(SELINUX_ERROR, "Failed to allocate %zu bytes of data\n", in lookup_all() 1127 selinux_log(SELINUX_ERROR, "SELinux: %s: Out of memory\n", __func__); in get_digests_all_partial_matches() 1237 selinux_log(SELINUX_INFO, in incomp()
|
Completed in 8 milliseconds