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

/freebsd-9.3-release/usr.bin/mail/
H A Dglob.h69 struct ignoretab ignore[2]; /* ignored and retained fields
71 struct ignoretab saveignore[2]; /* ignored and retained fields
73 struct ignoretab ignoreall[2]; /* special, ignore all headers */
H A Dextern.h145 int ignore1(char *[], struct ignoretab *, const char *);
146 int igshow(struct ignoretab *, const char *);
154 int isign(const char *, struct ignoretab []);
171 int member(char *, struct ignoretab *);
203 int save1(char [], int, const char *, struct ignoretab *);
213 int sendmessage(struct message *, FILE *, struct ignoretab *, char *);
H A Dcmd2.c154 save1(char str[], int mark, const char *cmd, struct ignoretab *ignore)
445 ignore1(char *list[], struct ignoretab *tab, const char *which)
474 igshow(struct ignoretab *tab, const char *which)
H A Ddef.h221 struct ignoretab { struct
H A Dutil.c571 isign(const char *field, struct ignoretab ignore[2])
589 member(char *realfield, struct ignoretab *table)
H A Dcollect.c614 struct ignoretab *ig;
H A Dsend.c55 sendmessage(struct message *mp, FILE *obuf, struct ignoretab *doign,

Completed in 140 milliseconds