Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 21 of 21) sorted by relevance

/curl/packages/vms/
H A Dreport_openssl_version.c50 puts("report_openssl_version filename"); in main()
67 puts("Unable to lookup version of OpenSSL"); in main()
73 puts(version); in main()
H A Dgnv_link_curl.com344 $! DCL build puts curllib in architecture directory
/curl/src/
H A Dtool_help.c219 puts(ctx->obuf); in helpscan()
247 puts("Usage: curl [options...] <url>"); in tool_help()
249 puts(category_note); in tool_help()
251 puts(category_note2); in tool_help()
304 puts("Unknown category provided, here is a list of all categories:\n"); in tool_help()
363 puts(""); /* newline */ in tool_version_info()
385 puts(""); /* newline */ in tool_version_info()
403 puts("Build-time engines:"); in tool_list_engines()
409 puts(" <none>"); in tool_list_engines()
H A Dtool_hugehelp.c.cvs30 puts("built-in manual was disabled at build-time");
/curl/tests/server/
H A Dresolve.c96 puts("Usage: resolve [option] <host>\n" in main()
138 puts("IPv6 support has been disabled in this program"); in main()
H A Dmqttd.c1000 puts("Usage: mqttd [option]\n" in main()
H A Dsocksd.c1059 puts("Usage: socksd [option]\n" in main()
H A Dsws.c2022 puts("sws IPv4" in main()
2145 puts("Usage: sws [option]\n" in main()
H A Dtftpd.c629 puts("Usage: tftpd [option]\n" in main()
H A Drtspd.c1133 puts("Usage: rtspd [option]\n" in main()
H A Dsockfilt.c1453 puts("Usage: sockfilt [option]\n" in main()
/curl/lib/
H A Dsetup-os400.h46 #undef puts
47 #define puts(s) (fputs((s), stdout) == EOF? EOF: putchar('\n')) macro
/curl/tests/unit/
H A Dunit1651.c388 puts("not tested since Curl_extract_certinfo() is not built-in");
H A Dunit1656.c129 puts("not tested since Curl_x509_GTime2str() is not built-in");
H A Dunit1309.c95 puts("Result:");
H A Dunit1660.c44 puts("nothing to do when HTTP or HSTS are disabled");
/curl/tests/libtest/
H A Dlib1597.c87 puts("protolist buffer too small\n"); in test()
/curl/docs/libcurl/
H A Dcurl_easy_reset.md32 default values. This puts back the handle to the same state as it was in when
H A Dlibcurl-tutorial.md831 For HTTP proxies: the fact that the proxy is an HTTP proxy puts certain
/curl/docs/libcurl/opts/
H A DCURLOPT_TIMEOUT.md41 Since this option puts a hard limit on how long time a request is allowed to
/curl/docs/
H A DFAQ1464 knowing that this is the license we use. This license puts the restrictions

Completed in 48 milliseconds