HomeSort by: relevance | last modified time | path
    Searched refs:forwardtab (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
glob.h 81 EXTERN struct ignoretab forwardtab[2]; /* ignore tab used when forwarding */ variable in typeref:struct:ignoretab[2]
cmd3.c 468 if (forwardtab[0].i_count == 0) {
470 add_ignore("Status", forwardtab);
mime_attach.c 580 * This is only used for forwarding, so use the forwardtab[].
587 if (sendmessage(ap->a_msg, fi, forwardtab, NULL, NULL))

Completed in 23 milliseconds