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

/illumos-gate/usr/src/cmd/mailx/
H A Dquit.c70 int appending; local
107 appending = value("append") != NOSTR;
171 if (!appending) {
205 } else { /* we are appending */
217 if (!appending)
231 * If we are appending, this is unnecessary.
234 if (!appending) {

Completed in 43 milliseconds