/third_party/pulseaudio/src/pulsecore/ |
H A D | x11wrap.c | 65 pa_x11_event_cb_t event_cb; member 338 pa_x11_client* pa_x11_client_new(pa_x11_wrapper *w, pa_x11_event_cb_t event_cb, pa_x11_kill_cb_t kill_cb, void *userdata) { in pa_x11_client_new() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client_i.h | 71 void (*event_cb)(void *ctx, enum tls_event ev, member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | tlsv1_client_i.h | 71 void (*event_cb)(void *ctx, enum tls_event ev, member
|
/third_party/curl/docs/examples/ |
H A D | ephiperfifo.c | 201 static void event_cb(GlobalInfo *g, int fd, int revents) in event_cb() function
|
H A D | evhiperfifo.c | 202 static void event_cb(EV_P_ struct ev_io *w, int revents) in event_cb() function
|
H A D | ghiper.c | 180 static gboolean event_cb(GIOChannel *ch, GIOCondition condition, gpointer data) in event_cb() function
|
H A D | hiperfifo.c | 196 static void event_cb(int fd, short kind, void *userp) in event_cb() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_internal.c | 27 void (*event_cb)(void *ctx, enum tls_event ev, member
|
H A D | tls.h | 92 void (*event_cb)(void *ctx, enum tls_event ev, member
|
H A D | tls_gnutls.c | 36 void (*event_cb)(void *ctx, enum tls_event ev, member [all...] |
H A D | tls_wolfssl.c | 55 void (*event_cb)(void *ctx, enum tls_event ev, member
|
H A D | tls_openssl.c | 211 void (*event_cb)(void *ctx, enum tls_event ev, member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_internal.c | 27 void (*event_cb)(void *ctx, enum tls_event ev, member
|
H A D | tls.h | 98 void (*event_cb)(void *ctx, enum tls_event ev, member
|
H A D | tls_gnutls.c | 36 void (*event_cb)(void *ctx, enum tls_event ev, member [all...] |
H A D | tls_wolfssl.c | 56 void (*event_cb)(void *ctx, enum tls_event ev, member
|
H A D | tls_openssl.c | 216 void (*event_cb)(void *ctx, enum tls_event ev, member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps.h | 816 void (*event_cb)(void *ctx, enum wps_event event, member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.h | 820 void (*event_cb)(void *ctx, enum wps_event event, member
|
/third_party/libbpf/src/ |
H A D | libbpf.c | 12815 perf_buffer_event_fn event_cb; member 12836 perf_buffer_event_fn event_cb; member 12977 perf_buffer__new_raw(int map_fd, size_t page_cnt, struct perf_event_attr *attr, perf_buffer_event_fn event_cb, void *ctx, const struct perf_buffer_raw_opts *opts) global() argument [all...] |