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

/ast/src/cmd/mailx/
H A Dimap.c421 #define IMAP_FLAG_LOCAL (IMAP_FLAG_SCAN|IMAP_FLAG_SPAM) macro
427 "\\*", IMAP_FLAG_LOCAL, 0,
531 if (fp->code == IMAP_FLAG_LOCAL)
533 if (imapflags[i].code & IMAP_FLAG_LOCAL)

Completed in 34 milliseconds