Searched refs:pa_http_protocol_remove_server_string (Results 1 – 4 of 4) sorted by relevance
418 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()423 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()428 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
417 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()422 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()427 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