Lines Matching defs:endl
83 out << "nghttpd nghttp2/" NGHTTP2_VERSION << std::endl;
90 << "HTTP/2 server" << std::endl;
191 << std::endl;
256 std::cerr << "-b: Bad option value: " << optarg << std::endl;
272 std::cerr << "-m: invalid argument: " << optarg << std::endl;
281 << "no threads created." << std::endl;
285 std::cerr << "-n: Bad option value: " << optarg << std::endl;
301 std::cerr << "-c: Bad option value: " << optarg << std::endl;
306 << std::numeric_limits<uint32_t>::max() << std::endl;
314 std::cerr << "-p: Bad option value: " << optarg << std::endl;
323 << std::endl;
365 std::cerr << "--trailer: invalid header: " << optarg << std::endl;
377 << std::endl;
406 << optarg << std::endl;
412 << std::numeric_limits<uint32_t>::max() << std::endl;
434 std::cerr << "Too few arguments" << std::endl;
442 std::cerr << "<PORT>: Bad value: " << portStr << std::endl;
456 std::cerr << "-d option must be specified when -D is used." << std::endl;
476 << config.mime_types_file << std::endl;