Searched refs:pop3c (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dpop3.c238 struct pop3_conn *pop3c = &conn->proto.pop3c; local
248 if(pop3c->state == POP3_CAPA) {
306 struct pop3_conn *pop3c = &conn->proto.pop3c; local
334 if(pop3c->state != newstate)
336 (void *)pop3c, names[pop3c->state], names[newstate]);
339 pop3c->state = newstate;
352 struct pop3_conn *pop3c local
395 struct pop3_conn *pop3c = &conn->proto.pop3c; local
450 struct pop3_conn *pop3c = &conn->proto.pop3c; local
504 struct pop3_conn *pop3c = &conn->proto.pop3c; local
535 struct pop3_conn *pop3c = &conn->proto.pop3c; local
648 struct pop3_conn *pop3c = &conn->proto.pop3c; local
699 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1179 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1319 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1373 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1492 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1509 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1552 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1704 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1834 struct pop3_conn *pop3c = &conn->proto.pop3c; local
1957 struct pop3_conn *pop3c = &conn->proto.pop3c; local
2043 struct pop3_conn *pop3c = &conn->proto.pop3c; local
[all...]
H A Durldata.h1021 struct pop3_conn pop3c; member in union:connectdata::__anon1001

Completed in 48 milliseconds