Searched refs:handle_data (Results 1 – 3 of 3) sorted by relevance
66 static void handle_data(void *ctx);176 handle_data(void *ctx) in handle_data() function218 handle_data(context); in ng_handle_event()
51 int handle_data(int dude, char *buf, int len) in handle_data() function109 if (handle_data(dude, buf, rd) == -1) in handle_dude()
80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function131 handle_data(eloop_ctx, buf, len); in handle_read()