HomeSort by: relevance | last modified time | path
    Searched refs:warn_compat_break_smtpd_tls_fpt_dgst (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
mail_params.c 157 /* int warn_compat_break_smtpd_tls_fpt_dgst;
424 int warn_compat_break_smtpd_tls_fpt_dgst; variable
726 warn_compat_break_smtpd_tls_fpt_dgst = 1;
mail_params.h 79 extern int warn_compat_break_smtpd_tls_fpt_dgst;
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_check.c 1633 if (warn_compat_break_smtpd_tls_fpt_dgst)
3235 if (*match_this && warn_compat_break_smtpd_tls_fpt_dgst)
3243 if (*match_this && warn_compat_break_smtpd_tls_fpt_dgst)
4068 && warn_compat_break_smtpd_tls_fpt_dgst

Completed in 29 milliseconds