Home
last modified time | relevance | path

Searched refs:http_status_e (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Dhttp.h99 } http_status_e; typedef
120 http_status_e code;
161 std::shared_ptr<cygnal::Buffer> formatServerReply(http_status_e code);
162 cygnal::Buffer &formatGetReply(DiskStream::filetype_e type, size_t size, http_status_e code);
163 cygnal::Buffer &formatGetReply(size_t size, http_status_e code);
164 cygnal::Buffer &formatGetReply(http_status_e code);
189 http_status_e code);
190 cygnal::Buffer &formatHeader(size_t filesize, http_status_e type);
191 cygnal::Buffer &formatHeader(http_status_e type);
H A Dhttp.cpp347 status->code = static_cast<HTTP::http_status_e>(strtol(line.substr(0, pos).c_str(), NULL, 0));
758 HTTP::formatHeader(http_status_e type) in formatHeader()
776 HTTP::formatHeader(size_t size, http_status_e code) in formatHeader()
783 HTTP::formatHeader(DiskStream::filetype_e type, size_t size, http_status_e code) in formatHeader()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/
H A Dhttp_server.h58 std::shared_ptr<cygnal::Buffer> formatServerReply(http_status_e code);
59 …cygnal::Buffer &formatGetReply(gnash::DiskStream::filetype_e type, size_t size, http_status_e code…
60 cygnal::Buffer &formatGetReply(size_t size, http_status_e code);
61 cygnal::Buffer &formatGetReply(http_status_e code);
63 cygnal::Buffer &formatErrorResponse(http_status_e err);
H A Dhttp_server.cpp428 HTTPServer::formatErrorResponse(http_status_e code) in formatErrorResponse()
465 HTTPServer::formatGetReply(http_status_e code) in formatGetReply()
474 HTTPServer::formatGetReply(size_t size, http_status_e code) in formatGetReply()
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h204 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h204 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dhttp.h237 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/print/cups/cups-2.3.3op2/cups/
H A Dhttp.h229 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h229 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h229 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h229 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h266 typedef enum http_status_e /**** HTTP status codes ****/ enum
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/http/
H A Dhttp_basic.c210 issize_t http_status_e(char b[], isize_t bsiz, http_header_t const *h, int flags) in http_status_e() function
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/http/
H A Dhttp_basic.c210 issize_t http_status_e(char b[], isize_t bsiz, http_header_t const *h, int flags) in http_status_e() function