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

  /external/wpa_supplicant_8/src/tls/
tlsv1_server_i.h 54 void (*log_cb)(void *ctx, const char *msg); member in struct:tlsv1_server
  /external/dbus/bus/
selinux.c 91 static const struct avc_log_callback log_cb = variable in typeref:struct:avc_log_callback
338 if (avc_init ("avc", &mem_cb, &log_cb, &thread_cb, &lock_cb) < 0)

Completed in 309 milliseconds