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

/ast/src/cmd/mailx/
H A Dmailx.h490 struct linematch { struct
661 struct linematch* bodymatch; /* compiled state.var.spambody */
H A Dvars.c649 register struct linematch* mp;
653 if (!(mp = newof(0, struct linematch, 1, 0)))

Completed in 12 milliseconds