OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_sts_mx_host_pattern
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy.c
156
/*
match_sts_mx_host_pattern
- match hostname against STS policy MX pattern */
158
static int
match_sts_mx_host_pattern
(const char *pattern, const char *qname)
function
193
if (
match_sts_mx_host_pattern
(*pattp, aname)) {
smtp_tls_policy.c
156
/*
match_sts_mx_host_pattern
- match hostname against STS policy MX pattern */
158
static int
match_sts_mx_host_pattern
(const char *pattern, const char *qname)
function
193
if (
match_sts_mx_host_pattern
(*pattp, aname)) {
Completed in 35 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026