Searched refs:IMAP_STOP (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 Dimap.h31 IMAP_STOP, /* do nothing state, stops the state machine */ enumerator in enum:__anon969
H A Dimap.c540 state(conn, IMAP_STOP);
609 imapstate state1 = IMAP_STOP;
610 imapstate state2 = IMAP_STOP;
615 state(conn, IMAP_STOP);
1316 imapstate state1 = IMAP_STOP;
1317 imapstate state2 = IMAP_STOP;
1367 state(conn, IMAP_STOP);
1388 state(conn, IMAP_STOP);
1413 state(conn, IMAP_STOP);
1479 state(conn, IMAP_STOP);
[all...]

Completed in 50 milliseconds