Home
last modified time | relevance | path

Searched defs:option (Results 1 – 13 of 13) sorted by relevance

/curl/include/curl/
H A Dtypecheck-gcc.h43 #define curl_easy_setopt(handle, option, value) \ argument
253 #define curlcheck_long_option(option) \ argument
256 #define curlcheck_off_t_option(option) \ argument
260 #define curlcheck_string_option(option) \ argument
355 #define curlcheck_write_cb_option(option) \ argument
360 #define curlcheck_conv_cb_option(option) \ argument
366 #define curlcheck_cb_data_option(option) \ argument
391 #define curlcheck_postfields_option(option) \ argument
397 #define curlcheck_slist_option(option) \ argument
H A Dcurl.h2550 CURLformoption option; member
/curl/tests/libtest/
H A Dlib2405.c57 #define test_run_check(option, expected_fds) do { \ argument
76 static CURLcode set_easy(char *URL, CURL *easy, long option) in set_easy()
118 static CURLcode test_run(char *URL, long option, unsigned int *max_fd_count) in test_run()
/curl/lib/
H A Dtelnet.c270 static void printoption(struct Curl_easy *data, in printoption()
306 static void send_negotiation(struct Curl_easy *data, int cmd, int option) in send_negotiation()
326 void set_remote_option(struct Curl_easy *data, int option, int newstate) in set_remote_option()
400 void rec_will(struct Curl_easy *data, int option) in rec_will()
448 void rec_wont(struct Curl_easy *data, int option) in rec_wont()
490 set_local_option(struct Curl_easy *data, int option, int newstate) in set_local_option()
564 void rec_do(struct Curl_easy *data, int option) in rec_do()
624 void rec_dont(struct Curl_easy *data, int option) in rec_dont()
822 char *option = head->data; in check_telnet_options() local
1014 static void sendsuboption(struct Curl_easy *data, int option) in sendsuboption()
H A Dsetopt.c112 static CURLcode setstropt_userpwd(char *option, char **userp, char **passwdp) in setstropt_userpwd()
142 static CURLcode setstropt_interface(char *option, char **devp, in setstropt_interface()
217 CURLcode Curl_vsetopt(struct Curl_easy *data, CURLoption option, va_list param) in Curl_vsetopt()
H A Dshare.c56 curl_share_setopt(struct Curl_share *share, CURLSHoption option, ...) in curl_share_setopt()
H A Dtftp.c290 const char **option, const char **value) in tftp_option_get()
321 const char *option, *value; in tftp_parse_option_ack() local
385 char *buf, const char *option) in tftp_option_add()
H A Dformdata.c215 CURLformoption option; in FormAdd() local
H A Daltsvc.c527 char option[32]; in Curl_altsvc_parse() local
H A Dmulti.c3266 CURLMoption option, ...)
/curl/src/
H A Dtool_parsecfg.c91 char *option; in parseconfig() local
/curl/packages/OS400/
H A Dccsidcurl.c668 Curl_is_formadd_string(CURLformoption option) in Curl_is_formadd_string()
747 CURLformoption option; in curl_formadd_ccsid() local
1483 const struct curl_easyoption *option = NULL; in curl_easy_option_by_name_ccsid() local
1499 curl_easy_option_get_name_ccsid(const struct curl_easyoption *option, in curl_easy_option_get_name_ccsid()
/curl/tests/server/
H A Dtftpd.c899 const char *option = "mode"; /* mode is implicit */ in do_tftp() local

Completed in 84 milliseconds