Searched defs:newstate (Results 1 – 9 of 9) sorted by relevance
/curl/lib/ |
H A D | curl_sasl.c | 234 saslstate newstate) in sasl_state() 537 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
|
H A D | openldap.c | 208 static void oldap_state(struct Curl_easy *data, ldapstate newstate) in oldap_state() 403 static CURLcode oldap_perform_bind(struct Curl_easy *data, ldapstate newstate) in oldap_perform_bind() 470 static CURLcode oldap_ssl_connect(struct Curl_easy *data, ldapstate newstate) in oldap_ssl_connect()
|
H A D | telnet.c | 326 void set_remote_option(struct Curl_easy *data, int option, int newstate) in set_remote_option() 490 set_local_option(struct Curl_easy *data, int option, int newstate) in set_local_option()
|
H A D | easy.c | 1120 int newstate; in curl_easy_pause() local
|
H A D | smb.c | 369 static void conn_state(struct Curl_easy *data, enum smb_conn_state newstate) in conn_state() 392 enum smb_req_state newstate) in request_state()
|
H A D | pop3.c | 345 static void pop3_state(struct Curl_easy *data, pop3state newstate) in pop3_state()
|
H A D | ftp.c | 147 ftpstate newstate in _ftp_state() 3480 bool ascii, ftpstate newstate) in ftp_nb_type()
|
H A D | smtp.c | 288 static void smtp_state(struct Curl_easy *data, smtpstate newstate) in smtp_state()
|
H A D | imap.c | 392 static void imap_state(struct Curl_easy *data, imapstate newstate) in imap_state()
|
Completed in 46 milliseconds