/openbsd/regress/usr.bin/ssh/ |
H A D | cfgmatch.sh | 127 criteria=`echo $i | cut -f2 -d:` 145 criteria=`echo $j | cut -f2 -d:` 147 if [ "$criteria" = "$testcriteria" ]; then 148 spec="$criteria=$value,$spec" 150 spec="$criteria=1$value,$spec"
|
/openbsd/usr.bin/pkill/ |
H A D | pkill.c | 181 criteria = 0; in main() 187 criteria = 1; in main() 191 criteria = 1; in main() 195 criteria = 1; in main() 199 criteria = 1; in main() 211 criteria = 1; in main() 221 criteria = 1; in main() 225 criteria = 1; in main() 232 criteria = 1; in main() 236 criteria = 1; in main() [all …]
|
/openbsd/usr.bin/ssh/ |
H A D | readconf.c | 718 arg = criteria = NULL; in match_cfg_line() 780 criteria = xstrdup(host); in match_cfg_line() 785 criteria = xstrdup(original_host); in match_cfg_line() 790 criteria = xstrdup(ruser); in match_cfg_line() 795 criteria = xstrdup(pw->pw_name); in match_cfg_line() 809 criteria = xstrdup(options->tag == NULL ? "" : in match_cfg_line() 834 criteria = xstrdup(cmd); in match_cfg_line() 847 criteria == NULL ? "" : " \"", in match_cfg_line() 848 criteria == NULL ? "" : criteria, in match_cfg_line() 849 criteria == NULL ? "" : "\""); in match_cfg_line() [all …]
|
H A D | servconf.c | 964 match_test_missing_fatal(const char *criteria, const char *attrib) in match_test_missing_fatal() argument 967 "test specification.", criteria, attrib); in match_test_missing_fatal()
|
/openbsd/gnu/llvm/lldb/docs/ |
H A D | lldb-platform-packets.txt | 175 // Search the process table for processes matching criteria, 183 // The request packet has a criteria to search for, followed by 205 // If no criteria is given, qfProcessInfo will request a list of every process. 208 // no-criteria mode to list every process.
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlsecpolicy.pod | 46 If your report meets the team's criteria, an issue will be opened in the 106 criteria to be considered a security issue: 139 the security team that do not meet the criteria listed above. 310 it is likely to meet the criteria for handling as a security issue. 317 criteria for handling as a security issue, you will be notified by email 343 criteria at this stage, you will be notified by email and given an
|
H A D | perl5222delta.pod | 309 rather than returning a modified copy. The criteria for this optimization has
|
H A D | perlmodstyle.pod | 266 Damian Conway provides a list of criteria to use when deciding if OO is the
|
H A D | perlootut.pod | 392 Damian Conway provides a list of criteria to use when deciding if OO is
|
H A D | perlpolicy.pod | 266 It is not necessary to include every change meeting these criteria, and in
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Security.rst | 34 The members of the group represent a wide cross-section of the community, and meet the criteria for… 77 * Additionally, the following are necessary but not sufficient criteria for membership in the LLVM … 89 Anyone who feels they meet these criteria can nominate themselves, or may be nominated by a third p… 108 * At least every six months, the LLVM Security Group applies the above criteria. The membership lis… 109 * Any Security Group member can ask that the criteria be applied within the next five business days.
|
H A D | HowToReleaseLLVM.rst | 181 There are no official release qualification criteria. It is up to the 267 Every regression that is found during the tests (as per the criteria above),
|
H A D | ConvergenceAndUniformity.rst | 479 uniformity of each output is determined using the criteria 485 The convergence inferred using these criteria is a safe subset of the
|
H A D | ScudoHardenedAllocator.rst | 54 once certain size criteria are reached. This is essentially a delayed freelist
|
/openbsd/gnu/usr.bin/perl/ |
H A D | SECURITY.md | 29 If your report meets the team's criteria, an issue will be opened in the
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | bugreport.texi | 26 @cindex bug criteria
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | bugreport.texi | 26 @cindex bug criteria
|
H A D | contrib.texi | 705 criteria -- and libstdc++ header file tweaks.
|
H A D | passes.texi | 191 function must meet certain criteria, currently related to the size of
|
/openbsd/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | llvm-debuginfo-analyzer.rst | 64 * :ref:`select_` - Allows to use specific criteria or conditions to 404 criteria (:option:`--select`) or (:option:`--compare`) and its children. 407 criteria (:option:`--select`) or (:option:`--compare`) and its parents. 410 criteria (:option:`--select`) or (:option:`--compare`), its parents 415 1. When a selection criteria (:option:`--select`) is specified with no 467 If the <pattern> criteria is too general, a more selective option can 478 The given criteria describes the debug line state machine registers. 728 or portions of it, based on criteria patterns (including regular 943 parents are the same. For both comparison methods, the equal criteria
|
/openbsd/gnu/usr.bin/perl/cpan/version/lib/ |
H A D | version.pod | 178 would still like to verify that a given string meets the criteria to 186 The lax criteria corresponds to what is currently allowed by the
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | copying-lib.texi | 83 entire combination fits its criteria of freedom. The Lesser General 84 Public License permits more lax criteria for linking other code with
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | dir-example | 34 * Finding files: (find). Operating on files matching certain criteria.
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | LibASTMatchersTutorial.rst | 207 narrowing matchers to only match AST nodes fulfilling specific criteria,
|
/openbsd/gnu/usr.bin/texinfo/util/ |
H A D | dir-example | 37 * Finding files: (find). Operating on files matching certain criteria.
|