formatErrorResponse  159 cygnal/http_server.cpp 	    formatErrorResponse(HTTPServer::NOT_FOUND);
formatErrorResponse  163 cygnal/http_server.cpp 		formatErrorResponse(HTTPServer::NOT_FOUND);
formatErrorResponse  218 cygnal/http_server.cpp 	formatErrorResponse(HTTPServer::NOT_FOUND);
formatErrorResponse  222 cygnal/http_server.cpp 	    formatErrorResponse(HTTPServer::NOT_FOUND);
formatErrorResponse   65 cygnal/http_server.h     cygnal::Buffer &formatErrorResponse(http_status_e err);
formatErrorResponse  442 cygnal/libnet/http.cpp 	    formatErrorResponse(HTTP::NOT_FOUND);
formatErrorResponse  446 cygnal/libnet/http.cpp 		formatErrorResponse(HTTP::NOT_FOUND);
formatErrorResponse  324 cygnal/testsuite/libnet.all/test_http.cpp     https.formatErrorResponse(HTTP::NOT_FOUND);