Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 25 of 65) sorted by relevance

123

/openbsd/regress/usr.bin/ssh/
H A Dcfgmatch.sh127 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 Dpkill.c181 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 Dreadconf.c718 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 Dservconf.c964 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 Dlldb-platform-packets.txt175 // 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 Dperlsecpolicy.pod46 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 Dperl5222delta.pod309 rather than returning a modified copy. The criteria for this optimization has
H A Dperlmodstyle.pod266 Damian Conway provides a list of criteria to use when deciding if OO is the
H A Dperlootut.pod392 Damian Conway provides a list of criteria to use when deciding if OO is
H A Dperlpolicy.pod266 It is not necessary to include every change meeting these criteria, and in
/openbsd/gnu/llvm/llvm/docs/
H A DSecurity.rst34 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 DHowToReleaseLLVM.rst181 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 DConvergenceAndUniformity.rst479 uniformity of each output is determined using the criteria
485 The convergence inferred using these criteria is a safe subset of the
H A DScudoHardenedAllocator.rst54 once certain size criteria are reached. This is essentially a delayed freelist
/openbsd/gnu/usr.bin/perl/
H A DSECURITY.md29 If your report meets the team's criteria, an issue will be opened in the
/openbsd/gnu/gcc/gcc/doc/
H A Dbugreport.texi26 @cindex bug criteria
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dbugreport.texi26 @cindex bug criteria
H A Dcontrib.texi705 criteria -- and libstdc++ header file tweaks.
H A Dpasses.texi191 function must meet certain criteria, currently related to the size of
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst64 * :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 Dversion.pod178 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 Dcopying-lib.texi83 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 Ddir-example34 * Finding files: (find). Operating on files matching certain criteria.
/openbsd/gnu/llvm/clang/docs/
H A DLibASTMatchersTutorial.rst207 narrowing matchers to only match AST nodes fulfilling specific criteria,
/openbsd/gnu/usr.bin/texinfo/util/
H A Ddir-example37 * Finding files: (find). Operating on files matching certain criteria.

123