Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-rhosts.c54 int negated; in check_rhosts_file() local
94 negated = 0; in check_rhosts_file()
98 negated = 1; in check_rhosts_file()
104 negated = 1; in check_rhosts_file()
135 if (negated) { in check_rhosts_file()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dmatch.c120 int negated; in match_pattern_list() local
128 negated = 1; in match_pattern_list()
131 negated = 0; in match_pattern_list()
155 if (negated) in match_pattern_list()
/titanic_50/usr/src/cmd/sendmail/aux/
H A Dvacation.c581 bool negated = FALSE; local
612 negated = TRUE;
616 negated = FALSE;
653 return (!negated && result);