Home
last modified time | relevance | path

Searched refs:http_server_request_update_event (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-server-private.h255 void http_server_request_update_event(struct http_server_request *req);
H A Dhttp-server-request.c47 void http_server_request_update_event(struct http_server_request *req) in http_server_request_update_event() function
74 http_server_request_update_event(req); in http_server_request_new()
H A Dhttp-server-connection.c594 http_server_request_update_event(req); in http_server_connection_input()