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

  /external/libselinux/src/
callbacks.h 16 (*selinux_log) (int type, const char *, ...) hidden;
callbacks.c 54 (*selinux_log)(int, const char *, ...) = variable
79 selinux_log = cb.func_log;
104 cb.func_log = selinux_log;
android.c 145 selinux_log(SELINUX_ERROR, "%s: could not open any seapp_contexts file", __FUNCTION__);
285 selinux_log(SELINUX_INFO, "%s: isSystemServer=%s user=%s seinfo=%s name=%s sebool=%s -> domain=%s type=%s level=%s levelFrom=%s",
302 selinux_log(SELINUX_ERROR, "%s: Error reading %s, line %u, name %s, value %s\n",
307 selinux_log(SELINUX_ERROR,
404 selinux_log(SELINUX_ERROR, \
457 selinux_log(SELINUX_ERROR,
522 selinux_log(SELINUX_ERROR, "%s: Error setting context for pkgdir %s, uid %d: %s\n",
527 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __FUNCTION__);
590 selinux_log(SELINUX_ERROR,
594 selinux_log(SELINUX_ERROR
    [all...]
label_android_property.c 65 selinux_log
72 selinux_log
105 selinux_log(SELINUX_WARNING,
115 selinux_log(SELINUX_WARNING,
124 selinux_log(SELINUX_WARNING,
132 selinux_log(SELINUX_WARNING,
281 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n");
label_file.c 165 selinux_log
172 selinux_log
299 selinux_log(SELINUX_WARNING,
321 selinux_log(SELINUX_WARNING,
328 selinux_log(SELINUX_WARNING,
341 selinux_log(SELINUX_WARNING,
369 selinux_log(SELINUX_WARNING,
380 selinux_log(SELINUX_WARNING,
660 selinux_log(SELINUX_WARNING,
666 selinux_log(SELINUX_WARNING
    [all...]
avc_internal.h 88 selinux_log(type, format);

Completed in 512 milliseconds