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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsmtp.h60 connection-oriented must be in smtp_conn to properly deal with the fact that
72 /* smtp_conn is used for struct connection-oriented data in the connectdata
74 struct smtp_conn { struct
H A Dsmtp.c236 struct smtp_conn *smtpc = &conn->proto.smtpc;
302 struct smtp_conn *smtpc = &conn->proto.smtpc;
350 struct smtp_conn *smtpc = &conn->proto.smtpc;
375 struct smtp_conn *smtpc = &conn->proto.smtpc;
417 struct smtp_conn *smtpc = &conn->proto.smtpc;
448 struct smtp_conn *smtpc = &conn->proto.smtpc;
714 struct smtp_conn *smtpc = &conn->proto.smtpc;
1194 struct smtp_conn *smtpc = &conn->proto.smtpc;
1400 struct smtp_conn *smtpc = &conn->proto.smtpc;
1529 struct smtp_conn *smtp
[all...]
H A Durldata.h1022 struct smtp_conn smtpc;

Completed in 115 milliseconds