Searched defs:sawcom (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dcmd2.c134 if (!state.sawcom)
920 int sawcom = 0; local
927 sawcom = state.sawcom;
938 state.sawcom = sawcom;
952 state.sawcom = 0;
H A Dmailx.h636 int sawcom; /* Set after first command */ member in struct:__anon136

Completed in 17 milliseconds