Searched refs:handle_ldm_resp (Results 1 – 1 of 1) sorted by relevance
79 static void handle_ldm_resp(xmpp_conn_t *conn, char *buf, size_t buf_size);406 handle_ldm_resp(&conn, buf, cnt); in xmpp_client_thr()735 handle_ldm_resp(xmpp_conn_t *conn, char *buf, size_t buf_size) in handle_ldm_resp() function