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

/ast/src/cmd/mailx/
H A Dmailx.h410 struct mhcontext { struct
701 struct mhcontext mh; /* mh message format */
987 extern void mhgetcontext(struct mhcontext*, const char*, int);
988 extern void mhputcontext(struct mhcontext*, const char*);
H A Dfio.c253 mhgetcontext(register struct mhcontext* xp, const char* name, int next)
319 mhputcontext(register struct mhcontext* xp, const char* name)
H A Dquit.c132 struct mhcontext mh;

Completed in 87 milliseconds