formatGetReply     61 cygnal/http_server.h     cygnal::Buffer &formatGetReply(gnash::DiskStream::filetype_e type, size_t size, http_status_e code); 
formatGetReply     62 cygnal/http_server.h     cygnal::Buffer &formatGetReply(size_t size, http_status_e code); 
formatGetReply     63 cygnal/http_server.h     cygnal::Buffer &formatGetReply(http_status_e code); 
formatGetReply    164 cygnal/libnet/http.h     cygnal::Buffer &formatGetReply(DiskStream::filetype_e type, size_t size, http_status_e code); 
formatGetReply    165 cygnal/libnet/http.h     cygnal::Buffer &formatGetReply(size_t size, http_status_e code); 
formatGetReply    166 cygnal/libnet/http.h     cygnal::Buffer &formatGetReply(http_status_e code);