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_hostname
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
match_ops.c
16
/* int
match_hostname
(list, name, pattern)
34
/*
match_hostname
() matches the host name when the hostname matches
151
/*
match_hostname
- match a host by name */
153
int
match_hostname
(MATCH_LIST *list, const char *name, const char *pattern)
function
155
const char *myname = "
match_hostname
";
/src/crypto/external/bsd/openssh/dist/
match.c
191
match_hostname
(const char *host, const char *pattern)
function
219
if ((mhost =
match_hostname
(host, patterns)) == -1)
Completed in 42 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026