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

  /external/libselinux/src/
callbacks.c 54 (*selinux_log)(int, const char *, ...) = variable
79 selinux_log = cb.func_log;
104 cb.func_log = selinux_log;
  /external/qemu/distrib/libselinux/src/
callbacks.c 54 (*selinux_log)(int, const char *, ...) = variable
79 selinux_log = cb.func_log;
104 cb.func_log = selinux_log;

Completed in 4374 milliseconds