Searched refs:pa_http_protocol_remove_server_string (Results 1 – 4 of 4) sorted by relevance
415 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()420 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()425 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
416 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()421 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()426 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
38 void pa_http_protocol_remove_server_string(pa_http_protocol *p, const char *name);
804 void pa_http_protocol_remove_server_string(pa_http_protocol *p, const char *name) { in pa_http_protocol_remove_server_string() function