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

/freebsd-13-stable/usr.bin/mail/
H A Dsend.c231 char statout[3]; local
232 char *cp = statout;
239 if (statout[0] != '\0')
241 prefix == NULL ? "" : prefix, statout);

Completed in 108 milliseconds