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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsmtp.h31 SMTP_STOP, /* do nothing state, stops the state machine */ enumerator in enum:__anon104
H A Dsmtp.c413 smtpstate state1 = SMTP_STOP;
414 smtpstate state2 = SMTP_STOP;
419 state(conn, SMTP_STOP);
596 state(conn, SMTP_STOP);
886 state(conn, SMTP_STOP); /* End of connect phase. */
972 state(conn, SMTP_STOP);
996 state(conn, SMTP_STOP);
1032 state(conn, SMTP_STOP);
1040 state(conn, SMTP_STOP);
1057 state(conn, SMTP_STOP);
[all...]

Completed in 70 milliseconds