Home
last modified time | relevance | path

Searched defs:our_host (Results 1 – 7 of 7) sorted by relevance

/dports/www/kannel/gateway-1.4.4/gw/
H A Dshared.c83 Connection *connect_to_bearerbox_real(Octstr *host, int port, int ssl, Octstr *our_host) in connect_to_bearerbox_real()
108 void connect_to_bearerbox(Octstr *host, int port, int ssl, Octstr *our_host) in connect_to_bearerbox()
H A Dsmscconn_p.h190 Octstr *our_host; /* local device IP to bind for TCP communication */ member
/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dconn.c446 Octstr *our_host) in conn_open_ssl_nb()
464 Octstr *our_host) in conn_open_ssl()
483 Connection *conn_open_tcp(Octstr *host, int port, Octstr *our_host) in conn_open_tcp()
488 Connection *conn_open_tcp_nb(Octstr *host, int port, Octstr *our_host) in conn_open_tcp_nb()
494 Octstr *our_host) in conn_open_tcp_nb_with_port()
536 Octstr *our_host) in conn_open_tcp_with_port()
H A Dhttp.c776 …c inline Octstr *conn_pool_key(Octstr *host, int port, int ssl, Octstr *certfile, Octstr *our_host) in conn_pool_key()
784 Octstr *our_host) in conn_pool_get()
877 …onn_pool_put(Connection *conn, Octstr *host, int port, int ssl, Octstr *certfile, Octstr *our_host) in conn_pool_put()
1731 void http_set_interface(const Octstr *our_host) in http_set_interface()
/dports/x11/xtset/xtset-1.1/
H A Dxtset.c79 char our_host[40]; variable
/dports/www/kannel/gateway-1.4.4/radius/
H A Dradius_acct.c86 static Octstr *our_host = NULL; variable
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Derror.c168 char our_host[128]; in build_logfile_path() local