http_status_e      60 cygnal/http_server.h     boost::shared_ptr<cygnal::Buffer> formatServerReply(http_status_e code);
http_status_e      61 cygnal/http_server.h     cygnal::Buffer &formatGetReply(gnash::DiskStream::filetype_e type, size_t size, http_status_e code); 
http_status_e      62 cygnal/http_server.h     cygnal::Buffer &formatGetReply(size_t size, http_status_e code); 
http_status_e      63 cygnal/http_server.h     cygnal::Buffer &formatGetReply(http_status_e code); 
http_status_e      65 cygnal/http_server.h     cygnal::Buffer &formatErrorResponse(http_status_e err);
http_status_e     348 cygnal/libnet/http.cpp 	status->code = static_cast<HTTP::http_status_e>(strtol(line.substr(0, pos).c_str(), NULL, 0));
http_status_e     122 cygnal/libnet/http.h 	http_status_e code;
http_status_e     163 cygnal/libnet/http.h     boost::shared_ptr<cygnal::Buffer> formatServerReply(http_status_e code);
http_status_e     164 cygnal/libnet/http.h     cygnal::Buffer &formatGetReply(DiskStream::filetype_e type, size_t size, http_status_e code); 
http_status_e     165 cygnal/libnet/http.h     cygnal::Buffer &formatGetReply(size_t size, http_status_e code); 
http_status_e     166 cygnal/libnet/http.h     cygnal::Buffer &formatGetReply(http_status_e code); 
http_status_e     191 cygnal/libnet/http.h 			    http_status_e code);
http_status_e     192 cygnal/libnet/http.h     cygnal::Buffer &formatHeader(size_t filesize, http_status_e type);
http_status_e     193 cygnal/libnet/http.h     cygnal::Buffer &formatHeader(http_status_e type);