Home
last modified time | relevance | path

Searched defs:newstate (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dcurl_sasl.c234 saslstate newstate) in sasl_state()
537 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
H A Dopenldap.c208 static void oldap_state(struct Curl_easy *data, ldapstate newstate) in oldap_state()
410 static CURLcode oldap_perform_bind(struct Curl_easy *data, ldapstate newstate) in oldap_perform_bind()
481 static CURLcode oldap_ssl_connect(struct Curl_easy *data, ldapstate newstate) in oldap_ssl_connect()
H A Dtelnet.c326 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 Deasy.c1115 int newstate; in curl_easy_pause() local
H A Dsmb.c380 static void conn_state(struct Curl_easy *data, enum smb_conn_state newstate) in conn_state()
403 enum smb_req_state newstate) in request_state()
H A Dpop3.c345 static void pop3_state(struct Curl_easy *data, pop3state newstate) in pop3_state()
H A Dftp.c147 ftpstate newstate in _ftp_state()
3654 bool ascii, ftpstate newstate) in ftp_nb_type()
H A Dsmtp.c288 static void smtp_state(struct Curl_easy *data, smtpstate newstate) in smtp_state()
H A Dimap.c392 static void imap_state(struct Curl_easy *data, imapstate newstate) in imap_state()

Completed in 73 milliseconds