Searched refs:server_expand_http (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/httpd/ |
H A D | server_http.c | 53 char *server_expand_http(struct client *, const char *, 929 if (server_expand_http(clt, msg, buf, sizeof(buf)) == NULL) in server_abort_http() 1100 server_expand_http(struct client *clt, const char *val, char *buf, in server_expand_http() function 1400 if (server_expand_http(clt, srv_conf->path, in server_response()
|