Home
last modified time | relevance | path

Searched refs:_req_host (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dfile_http.h73 const char *_req_host; variable
H A Dfile_http.cpp45 _req_host(" HTTP/1.0\r\nHOST: "), in HttpFile()
382 strcat(_request, _req_host); in _set_request()