Home
last modified time | relevance | path

Searched defs:negated (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp75 bool negated; member
98 bool negated; member
264 bool negated = (arg.compare(0, 4, "not-") == 0); in parse_status_check_arg() local
314 const bool negated = (arg.compare(0, 4, "not-") == 0); in parse_output_check_arg() local
/freebsd/crypto/openssh/
H A Dauth-rhosts.c90 int negated; in check_rhosts_file() local
H A Dmatch.c125 int negated; in match_pattern_list() local
H A Dreadconf.c1050 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.c221 int negated; in cygwin_ug_match_pattern_list() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12813 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
12833 bool negated ) { in reportExpr()