Home
last modified time | relevance | path

Searched refs:IMAP_STOP (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dimap.h34 IMAP_STOP, /* do nothing state, stops the state machine */ enumerator
H A Dimap.c517 imap_state(data, IMAP_STOP); in imap_perform_login()
618 imap_state(data, IMAP_STOP); in imap_perform_authentication()
1053 imap_state(data, IMAP_STOP); in imap_state_login_resp()
1075 imap_state(data, IMAP_STOP); in imap_state_listsearch_resp()
1156 imap_state(data, IMAP_STOP); in imap_state_fetch_resp()
1191 imap_state(data, IMAP_STOP); in imap_state_fetch_resp()
1234 imap_state(data, IMAP_STOP); in imap_state_fetch_resp()
1252 imap_state(data, IMAP_STOP); in imap_state_fetch_final_resp()
1275 imap_state(data, IMAP_STOP); in imap_state_append_resp()
1294 imap_state(data, IMAP_STOP); in imap_state_append_final_resp()
[all …]

Completed in 9 milliseconds