Home
last modified time | relevance | path

Searched defs:log_handler (Results 1 – 9 of 9) sorted by relevance

/third_party/selinux/libsepol/fuzz/
Dsecilc-fuzzer.c11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() function
/third_party/libinput/tools/
Dlibinput-quirks.c40 log_handler(struct libinput *this_is_null, in log_handler() function
Dshared.c57 log_handler(struct libinput *li, in log_handler() function
/third_party/libcoap/src/
Dcoap_debug.c880 static coap_log_handler_t log_handler = NULL; variable
/third_party/libinput/src/
Dquirks.c186 libinput_log_handler log_handler; member
1127 libinput_log_handler log_handler, in quirks_init_subsystem()
Dlibinput-private.h152 libinput_log_handler log_handler; member
Dlibinput.c334 libinput_log_handler log_handler) in libinput_log_set_handler()
/third_party/libcoap/tests/
Dtest_pdu.c279 static void log_handler(coap_log_t level, const char *message) in log_handler() function
/third_party/libinput/test/
Dtest-quirks.c34 log_handler(struct libinput *this_is_null, in log_handler() function