Searched refs:smtpstate (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 Dsmtp.h57 } smtpstate; typedef in typeref:enum:__anon986
76 smtpstate state; /* Always use smtp.c:state() to change state! */
H A Dsmtp.c111 smtpstate *state1, smtpstate *state2);
300 static void state(struct connectdata *conn, smtpstate newstate)
445 smtpstate state1, smtpstate state2)
481 smtpstate state1 = SMTP_STOP;
482 smtpstate state2 = SMTP_STOP;
667 smtpstate instate)
687 smtpstate instate)
710 smtpstate instat
[all...]

Completed in 31 milliseconds