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

/ast/src/cmd/mailx/
H A Dimap.c313 #define IMAP_OK 1 macro
344 "OK", IMAP_OK,
1251 case IMAP_OK:
1473 return op->code == IMAP_OK ? 0 : -1;

Completed in 11 milliseconds