HomeSort by relevance Sort by last modified time
    Searched refs:IMAP_STOP (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
imap.h 32 IMAP_STOP, /* do nothing state, stops the state machine */
imap.c 499 state(conn, IMAP_STOP);
578 state(conn, IMAP_STOP);
975 state(conn, IMAP_STOP); /* Authenticated */
1009 state(conn, IMAP_STOP);
1035 state(conn, IMAP_STOP);
1103 state(conn, IMAP_STOP);
    [all...]

Completed in 839 milliseconds