Searched refs:pop3_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 Dpop3.h58 connection-oriented must be in pop3_conn to properly deal with the fact that
67 /* pop3_conn is used for struct connection-oriented data in the connectdata
69 struct pop3_conn { struct
H A Dpop3.c238 struct pop3_conn *pop3c = &conn->proto.pop3c;
306 struct pop3_conn *pop3c = &conn->proto.pop3c;
352 struct pop3_conn *pop3c = &conn->proto.pop3c;
395 struct pop3_conn *pop3c = &conn->proto.pop3c;
450 struct pop3_conn *pop3c = &conn->proto.pop3c;
504 struct pop3_conn *pop3c = &conn->proto.pop3c;
535 struct pop3_conn *pop3c = &conn->proto.pop3c;
648 struct pop3_conn *pop3c = &conn->proto.pop3c;
699 struct pop3_conn *pop3c = &conn->proto.pop3c;
1179 struct pop3_conn *pop3
[all...]
H A Durldata.h1021 struct pop3_conn pop3c;

Completed in 88 milliseconds