Home
last modified time | relevance | path

Searched refs:smtp_conn (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dsmtp.c211 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_endofresp()
287 struct smtp_conn *smtpc = &data->conn->proto.smtpc; in smtp_state()
326 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_ehlo()
353 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_helo()
396 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_upgrade_tls()
433 struct smtp_conn *smtpc = &data->conn->proto.smtpc; in smtp_perform_auth()
458 struct smtp_conn *smtpc = &data->conn->proto.smtpc; in smtp_continue_auth()
474 struct smtp_conn *smtpc = &data->conn->proto.smtpc; in smtp_cancel_auth()
492 struct smtp_conn *smtpc = &conn->proto.smtpc; in smtp_perform_authentication()
885 struct smtp_conn *smtp in smtp_state_ehlo_resp()
[all...]
H A Dsmtp.h53 connection-oriented must be in smtp_conn to properly deal with the fact that
68 /* smtp_conn is used for struct connection-oriented data in the connectdata
70 struct smtp_conn { struct
H A Durldata.h1040 struct smtp_conn smtpc;

Completed in 7 milliseconds