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

/external/curl/lib/
H A Dsmtp.h51 connection-oriented must be in smtp_conn to properly deal with the fact that
63 /* smtp_conn is used for struct connection-oriented data in the connectdata
65 struct smtp_conn { struct
H A Dsmtp.c248 struct smtp_conn *smtpc = &conn->proto.smtpc;
314 struct smtp_conn *smtpc = &conn->proto.smtpc;
352 struct smtp_conn *smtpc = &conn->proto.smtpc;
378 struct smtp_conn *smtpc = &conn->proto.smtpc;
420 struct smtp_conn *smtpc = &conn->proto.smtpc;
450 struct smtp_conn *smtpc = &conn->proto.smtpc;
472 struct smtp_conn *smtpc = &conn->proto.smtpc;
487 struct smtp_conn *smtpc = &conn->proto.smtpc;
715 struct smtp_conn *smtpc = &conn->proto.smtpc;
831 struct smtp_conn *smtp
[all...]
H A Durldata.h1065 struct smtp_conn smtpc;

Completed in 133 milliseconds