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

/ast/src/cmd/mailx/
H A Dimap.c376 static const Imaplex_t imapstatus[] = variable
1259 if (ap->type == IMAP_list && (sp = ap->value.list.head) && sp->type == IMAP_name && (xp = (Imaplex_t*)strsearch(imapstatus, elementsof(imapstatus), sizeof(Imaplex_t), stracmp, sp->value.name, NiL)))

Completed in 19 milliseconds