Home
last modified time | relevance | path

Searched refs:got_positive (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dmatch.c121 int got_positive; in match_pattern_list() local
124 got_positive = 0; in match_pattern_list()
158 got_positive = 1; /* Positive */ in match_pattern_list()
166 return got_positive; in match_pattern_list()