HomeSort by: relevance | last modified time | path
    Searched defs:statout (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/mail/
send.c 99 char statout[3]; local in function:statusput
100 char *cp = statout;
107 if (statout[0])
109 prefix == NULL ? "" : prefix, statout);

Completed in 13 milliseconds