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

/ast/src/cmd/mailx/
H A Dimap.c398 static const Imaplex_t imapfetch[] = variable
1052 else if (!(xp = (Imaplex_t*)strsearch(imapfetch, elementsof(imapfetch), sizeof(Imaplex_t), stracmp, ap->value.name, NiL)))
1057 xp = (Imaplex_t*)strsearch(imapfetch, elementsof(imapfetch), sizeof(Imaplex_t), stracmp, ap->value.name, NiL);

Completed in 15 milliseconds