Home
last modified time | relevance | path

Searched refs:conn_read_withlen (Results 1 – 7 of 7) sorted by relevance

/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dconn.h279 Octstr *conn_read_withlen(Connection *conn);
H A Dconn.c1156 Octstr *conn_read_withlen(Connection *conn) in conn_read_withlen() function
/dports/www/kannel/gateway-1.4.4/gw/
H A Dshared.c180 pack = conn_read_withlen(conn); in read_from_bearerbox_real()
H A Dbb_boxc.c174 pack = conn_read_withlen(boxconn->conn); in read_from_box()
/dports/www/kannel/gateway-1.4.4/test/
H A Ddrive_smpp.c386 os = conn_read_withlen(conn); in smsbox_thread()
H A Ddrive_wapbox.c599 data = conn_read_withlen(boxc); in run_requests()
/dports/www/kannel/gateway-1.4.4/doc/
H A DChangeLog-0.13.14148 Fixed conn_read_withlen, which I broke a few days ago.