Searched refs:pop3state (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.h55 } pop3state; typedef in typeref:enum:__anon983
71 pop3state state; /* Always use pop3.c:state() to change state! */
H A Dpop3.c112 pop3state *state1, pop3state *state2);
304 static void state(struct connectdata *conn, pop3state newstate)
501 pop3state state1, pop3state state2)
539 pop3state state1 = POP3_STOP;
540 pop3state state2 = POP3_STOP;
644 pop3state instate)
695 pop3state instate)
796 pop3state instat
[all...]

Completed in 59 milliseconds