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

/sendmail/sendmail/
H A Dcollect.c812 char *problem; local
820 problem = "unexpected close";
822 problem = "I/O error";
824 problem = "read timeout";
828 problem, host,
832 problem, host,
836 problem, host,
H A Dtls.c168 bool use, problem; local
171 problem = false;
178 problem = true;
190 problem = true;
209 if (problem)
537 /* 0.9.8a and b have a problem with SSL_OP_TLS_BLOCK_PADDING_BUG */
595 ** this isn't a problem since in a failure case this function
1455 ** For your server the problem is different, because it

Completed in 27 milliseconds