Searched refs:pa_http_protocol_add_server_string (Results 1 – 4 of 4) sorted by relevance
361 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init()366 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init()370 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init()
362 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init()367 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init()371 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init()
37 void pa_http_protocol_add_server_string(pa_http_protocol *p, const char *name);
796 void pa_http_protocol_add_server_string(pa_http_protocol *p, const char *name) { in pa_http_protocol_add_server_string() function