Home
last modified time | relevance | path

Searched refs:client_write_cb (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/tests/
H A Dwocky-tls-test.c43 client_write_cb (GObject *source, in client_write_cb() function
68 G_PRIORITY_DEFAULT, ssl_test->test->cancellable, client_write_cb, data); in client_write_cb()
117 ssl_test->test->cancellable, client_write_cb, data); in client_read_cb()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/tests/
H A Dwocky-tls-test.c43 client_write_cb (GObject *source, in client_write_cb() function
68 G_PRIORITY_DEFAULT, ssl_test->test->cancellable, client_write_cb, data); in client_write_cb()
117 ssl_test->test->cancellable, client_write_cb, data); in client_read_cb()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmMFL/
H A DFvwmMFL.c717 client_write_cb(struct bufferevent *bev, void *ctx) in client_write_cb() function
755 bufferevent_setcb(c->comms, client_read_cb, client_write_cb, in accept_conn_cb()
/dports/security/libprelude/libprelude-1.2.6/src/
H A Dprelude-client.c148 static int client_write_cb(prelude_msgbuf_t *msgbuf, prelude_msg_t *msg) in client_write_cb() function
1988 prelude_msgbuf_set_callback(*msgbuf, client_write_cb); in prelude_client_new_msgbuf()