Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dsend.c99 char statout[3]; in statusput() local
100 char *cp = statout; in statusput()
107 if (statout[0]) in statusput()
109 prefix == NULL ? "" : prefix, statout); in statusput()