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

/freebsd-9.3-release/usr.bin/mail/
H A Dsend.c229 char statout[3]; local
230 char *cp = statout;
237 if (statout[0] != '\0')
239 prefix == NULL ? "" : prefix, statout);

Completed in 61 milliseconds