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

/ast/src/cmd/mailx/
H A Dlocal.c105 if (imap_name(mail))
H A Dlex.c138 if (imap_name(name)) {
H A Dmailx.h1100 #define imap_name(p) ((p)[0]=='@'||strneq(p,"imap://",7)) macro

Completed in 17 milliseconds