Home | History | Annotate | Download | only in openssh

Lines Matching full:match_list

169 	    ((result = match_list(h->name, request_blacklist, NULL))) != NULL) {
175 ((result = match_list(h->name, request_whitelist, NULL))) != NULL) {