OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:addr_match_list
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
match.h
25
int
addr_match_list
(const char *, const char *);
match.c
196
if ((mip =
addr_match_list
(ipaddr, patterns)) == -2)
addrmatch.c
378
addr_match_list
(const char *addr, const char *_list)
function
servconf.c
653
switch (
addr_match_list
(address, arg)) {
[
all
...]
Completed in 102 milliseconds