Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4363 #define PRTCHAR(c) ((isascii(c) && isprint(c)) ? (c) : '?') macro
4418 usrerr("501 5.5.2 illegal by-mode '%c'", PRTCHAR(*s));
4431 usrerr("501 5.5.2 illegal by-trace '%c'", PRTCHAR(*s));