Searched refs:helpf (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_msgs.h28 void helpf(FILE *errors, const char *fmt, ...);
H A Dtool_main.c156 helpf(stderr, "error initializing curl easy handle\n");
162 helpf(stderr, "error retrieving curl library information\n");
167 helpf(stderr, "error initializing curl library\n");
172 helpf(stderr, "error initializing curl\n");
H A Dtool_msgs.c85 void helpf(FILE *errors, const char *fmt, ...) function
H A Dtool_operate.c228 helpf(global->errors, "no URL specified!\n");
251 helpf(global->errors, "out of memory\n");
262 helpf(global->errors, "out of memory\n");
273 helpf(global->errors, "out of memory\n");
298 helpf(global->errors, "out of memory\n");
391 helpf(global->errors, "out of memory\n");
428 helpf(global->errors, "out of memory\n");
433 helpf(global->errors, "out of memory\n");
547 helpf(global->errors, "Remote file name has no length!\n");
616 helpf(globa
[all...]
H A Dtool_paramhlp.c507 helpf(config->global->errors, "out of memory\n");
H A Dtool_getparam.c1879 helpf(config->errors, "option %s: %s\n", orig_opt, reason);
1881 helpf(config->errors, "%s\n", reason);

Completed in 109 milliseconds