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

  /external/libselinux/src/
callbacks.c 79 selinux_log = cb.func_log;
104 cb.func_log = selinux_log;
avc_internal.h 46 avc_func_log = log_cb->func_log;
  /external/libselinux/include/selinux/
avc.h 133 void (*func_log) (const char *fmt, ...); member in struct:avc_log_callback
selinux.h 134 (*func_log) (int type, const char *fmt, ...); member in union:selinux_callback
  /external/dbus/bus/
selinux.c 93 .func_log = log_callback,

Completed in 32 milliseconds