OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_host_and_ip
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
match.h
22
int
match_host_and_ip
(const char *, const char *, const char *);
match.c
208
match_host_and_ip
(const char *host, const char *ipaddr,
function
242
match_host_and_ip
(NULL, NULL, p + 1) < 0)
258
ret =
match_host_and_ip
(host, ipaddr, p);
auth2-pubkeyfile.c
102
switch (
match_host_and_ip
(remote_host, remote_ip,
Completed in 123 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026