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

/ast/src/cmd/mailx/
H A Dimap.c237 static const Imaplex_t imapdump[] = variable
1891 for (n = 0; n < elementsof(imapdump); n++)
1892 sfprintf(sfstdout, " %s", imapdump[n].name);
1902 if (!(xp = (Imaplex_t*)strpsearch(imapdump, elementsof(imapdump), sizeof(imapdump[0]), s, &e)))

Completed in 12 milliseconds