Home
last modified time | relevance | path

Searched defs:log_cb (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ethtool/libmnl/examples/netfilter/
H A Dnf-log.c61 static int log_cb(const struct nlmsghdr *nlh, void *data) in log_cb() function
/aosp_15_r20/external/selinux/libselinux/src/
H A Davc_internal.h40 const struct avc_log_callback *log_cb, in set_callbacks()
H A Davc.c149 const struct avc_log_callback *log_cb, in avc_init_internal()
247 const struct avc_log_callback *log_cb, in avc_init()
/aosp_15_r20/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_server_i.h56 void (*log_cb)(void *ctx, const char *msg); member
/aosp_15_r20/external/libusb/libusb/
H A Dcore.c2295 libusb_log_cb log_cb = NULL; in libusb_set_option() local