Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c3982 VSTRING *subject_buf; in check_policy_service() local
4017 ENCODE_CN(subject, subject_buf, state->tls_context->peer_CN); in check_policy_service()
4149 if (subject_buf) in check_policy_service()
4150 vstring_free(subject_buf); in check_policy_service()