Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/stats/
H A Dclient-http.c63 client->http_conn = http_server_connection_create( in client_http_create()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dtest-http-server.c148 client->http_conn = http_server_connection_create(http_server, in client_init()
H A Dhttp-server.h344 http_server_connection_create(struct http_server *server,
H A Dtest-http-server-errors.c873 (void)http_server_connection_create(http_server, fd, fd, FALSE, in server_connection_accept()
H A Dhttp-server-connection.c969 http_server_connection_create(struct http_server *server, in http_server_connection_create() function
H A Dtest-http-payload.c809 client->http_conn = http_server_connection_create( in client_init()
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Dclient-connection-http.c1186 conn->http_conn = http_server_connection_create(doveadm_http_server, in client_connection_http_create()