HomeSort by: relevance | last modified time | path
    Searched defs:custom_headers (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
main.c 137 struct http_headers custom_headers; variable in typeref:struct:http_headers
273 SLIST_INIT(&custom_headers);
325 SLIST_INSERT_HEAD(&custom_headers, p, entries);
main.c 137 struct http_headers custom_headers; variable in typeref:struct:http_headers
273 SLIST_INIT(&custom_headers);
325 SLIST_INSERT_HEAD(&custom_headers, p, entries);

Completed in 22 milliseconds