| /freebsd/contrib/libucl/tests/schema/ |
| H A D | patternProperties.json | 37 "description": "ignores non-objects", 85 "description": "regexes are not anchored by default and are case sensitive", 88 "[0-9]{2,}": { "type": "boolean" }, 104 "description": "regexes are case sensitive", 109 "description": "regexes are case sensitive, 2",
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/ |
| H A D | sensitive_formd_lookup.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 22 # For the filesystem with casesensitivity=sensitive, normalization=formD, 23 # check that lookup only if (case=same). 28 # 2. Check that lookup succeeds if (case=same). 29 # 3. Check that lookup fails if (case=other). 39 log_assert "CS-UN FS: lookup succeeds if (case=same)" 41 create_testfs "-o casesensitivity=sensitive -o normalization=formD" 57 log_pass "CS-UN FS: lookup succeeds if (case=same)"
|
| H A D | sensitive_formd_delete.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 22 # For the filesystem with casesensitivity=sensitive, normalization=formD, 23 # check that delete succeeds if (case=same). 28 # 2. Check that delete succeeds if (case=same). 40 log_assert "CS-UN FS: delete succeeds if (case=same)" 42 create_testfs "-o casesensitivity=sensitive -o normalization=formD" 45 typeset -n namen=NAME_$(switch_norm $name1)_$(get_case $name1) 60 log_pass "CS-UN FS: delete succeeds if (case=same)"
|
| H A D | sensitive_none_delete.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 22 # For the filesystem with casesensitivity=sensitive, normalization=none, 23 # check that delete succeeds only if (case=same and norm=same). 29 # 3. Check that delete succeeds if (case=same and norm=same). 40 log_assert "CS-not-UN FS: delete succeeds only if using exact name form" 42 create_testfs "-o casesensitivity=sensitive -o normalization=none" 57 log_pass "CS-not-UN FS: delete succeeds only if using exact name form"
|
| H A D | sensitive_none_lookup.ksh | 1 #!/bin/ksh -p 2 # SPDX-License-Identifier: CDDL-1.0 22 # For the filesystem with casesensitivity=sensitive, normalization=none, 23 # check that lookup succeeds only if (case=same and norm=same). 38 log_assert "CS-not-UN FS: lookup succeeds only if using exact name form" 40 create_testfs "-o casesensitivity=sensitive -o normalization=none" 54 log_pass "CS-not-UN FS: lookup succeeds only if using exact name form"
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zfs-send.8 | 1 .\" SPDX-License-Identifier: CDDL-1.0 10 .\" or https://opensource.org/licenses/CDDL-1.0. 39 .Nm zfs-send 55 .Fl -redact Ar redaction_bookmark 74 .Bl -tag -width "" 91 .Bl -tag -width "-D" 92 .It Fl D , -dedup 95 non-deduplicated stream will be generated. 106 .It Fl L , -large-block 120 .Xr zpool-features 7 [all …]
|
| H A D | zfs-redact.8 | 1 .\" SPDX-License-Identifier: CDDL-1.0 10 .\" or https://opensource.org/licenses/CDDL-1.0. 35 .Dt ZFS-SEND 8 39 .Nm zfs-send 55 .Fl -redact Ar redaction_bookmark 74 .Bl -tag -width "" 91 .Bl -ta [all...] |
| /freebsd/usr.bin/ee/nls/pt_BR.ISO8859-1/ |
| H A D | ee.msg | 13 3 "busca com case sensitive " 15 5 "formata��o de auto-par�grafo" 59 49 "write : escrever a arquivo case : localizar com case sensitive " 60 50 "exit : salva e sair nocase : localizar sem case insensitive " 62 52 "line : visualizar linhas # 0-9 : ir para linha \"#\" " 65 55 " ee [+#] [-i] [-e] [-h] [arquivos(s)] " 66 56 "+# :ir para linha # -i :sem informa��o da janela -e : n�o expandir tabs -h :sem destaque … 73 63 "read : ler um arquivo |char : c�digo ascii de caracter |0-9 : ir para linha \"#\"" 74 64 "write: escrever um arquivo |case : localizar com case sensitive |exit : salvar e sair " 75 65 "!cmd : shell \"cmd\" |nocase: ignorar case na busca |quit : sair, sem salvar" [all …]
|
| /freebsd/contrib/ee/ |
| H A D | ee.msg | 14 3 "case sensitive search" 16 5 "auto-paragraph format" 60 49 "write : write a file case : case sensitive search " 61 50 "exit : leave and save nocase : case insensitive search " 63 52 "line : display line # 0-9 : go to line \"#\" " 66 55 " ee [+#] [-i] [-e] [-h] [file(s)] " 67 56 "+# :go to line # -i :no info window -e : don't expand tabs -h :no highlight" 74 63 "read : read a file |char : ascii code of char |0-9 : go to line \"#\"" 75 64 "write: write a file |case : case sensitive search |exit : leave and save " 76 65 "!cmd : shell \"cmd\" |nocase: ignore case in search |quit : leave, no save" [all …]
|
| H A D | ee.1 | 5 .\" nroff -man ee.1 12 ee \- easy editor 15 ee [-e] [-i] [-h] [+#] [\fIfile\fR ...] 16 ree [-e] [-i] [-h] [+#] [\fIfile\fR ...] 33 An editor with similar user-friendly qualities but more features is available 55 .B -e 58 .B -i 61 .B -h 192 .IP "\fB0-9\fR" 194 .IP "\fBcase\fR" [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | Loads.h | 1 //===- Loads.h - Local load analysis --------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 33 /// instruction is specified perform context-sensitive analysis and return true 43 /// performs context-sensitive analysis and returns true if the pointer is 54 /// performs context-sensitive analysis and returns true if the pointer is 65 /// If DT and ScanFrom are specified this method performs context-sensitive 90 /// contains read-only memory accesses. 96 /// If DT and ScanFrom are specified this method performs context-sensitive [all …]
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | os_none.c | 3 * Copyright (c) 2005-2006, Jouni Malinen <j@w1.fi> 9 * functions here do not really work as-is since they are just empty or only 25 return -1; in os_get_time() 31 return -1; in os_get_reltime() 38 return -1; in os_mktime() 43 return -1; in os_gmtime() 49 return -1; in os_daemonize() 60 return -1; in os_get_random() 89 return -1; in os_setenv() 95 return -1; in os_unsetenv() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 1 //===--- AnalysisConsumer.cpp - ASTConsumer for running Analyses ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 64 //===----------------------------------------------------------------------===// 66 //===----------------------------------------------------------------------===// 96 /// Note, we pre-compute the local declarations at parse time as an 136 "syntaxchecks", "Syntax-based analysis time", *AnalyzerTimers); in AnalysisConsumer() 140 "bugreporter", "Path-sensitive report post-processing time", in AnalysisConsumer() 160 case PD_NONE: in DigestAnalyzerOptions() [all …]
|
| /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/ |
| H A D | Renew_Tickets2.html | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "https://www.w3.org/TR/html4/strict.dtd"> 3 <html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Renew Ti… 6 …Case Realm Name: </b> Turn this option on to convert the realm name you enter in the Initialize Ti… 18 …-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="2"><tbody><tr><td style="text-… 21 but uses all upper case letters. Since realm names are case sensitive 22 …tering the realm name. <br></td></tr><tr><td style="font-weight: bold; width: 181px; background-co… 26 …kets are not renewable.<br></td></tr><tr><td style="font-weight: bold; width: 181px; background-co… 29 … visible on a busy desktop.</td></tr><tr><td style="font-weight: bold; width: 181px; background-co…
|
| /freebsd/contrib/pnpinfo/ |
| H A D | pnpinfo.c | 85 * DELAY does accurate delaying in user-space. 86 * This function busy-waits. 183 DEB(printf("--- get_resource_info: got 0x%02x\n",(unsigned)buffer[i])); in get_resource_info() 194 case 0: in report_dma_info() 195 s1="8-bit"; in report_dma_info() 197 case 1: in report_dma_info() 198 s1="8/16-bit"; in report_dma_info() 200 case 2: in report_dma_info() 201 s1="16-bit"; in report_dma_info() 204 case 3: in report_dma_info() [all …]
|
| /freebsd/lib/libsys/ |
| H A D | setuid.2 | 54 user IDs and the saved set-user-ID of the current process 57 .\" The real user ID and the saved set-user-ID are changed only if the 69 .\" or the saved set-user-ID 70 .\" Next line is for Appendix B.4.2.2 case. 78 group IDs and the saved set-group-ID of the current process 81 .\" The real group ID and the saved set-group-ID are changed only if the 93 .\" or the saved set-group-ID 94 .\" Next line is for Appendix B.4.2.2 case. 105 of the real user ID or the saved set-user-ID (see 109 in this way, the effective user ID of a set-user-ID executable [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ModuleDependencyCollector.cpp | 1 //===--- ModuleDependencyCollector.cpp - Collect module dependencies ------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 18 #include "llvm/Config/llvm-config.h" 38 // Run this through the FileManager in order to respect 'use-external-name' in visitInputFile() 39 // in case we have a VFS overlay. in visitInputFile() 41 Filename = FE->getName(); in visitInputFile() 63 Collector.addFile(File->getName()); in InclusionDirective() 102 // Change path to all upper case and ask for its real path, if the latter in isCaseSensitivePath() [all …]
|
| /freebsd/include/rpcsvc/ |
| H A D | ypxfrd.x | 16 * 4. Neither the name of the author nor the names of any co-contributors 49 * database format, FreeBSD/i386 is a little-endian OS and 50 * SunOS/SPARC is big-endian; ndbm is byte-order sensitive and 52 * database on a little-endian box that was created on a big-endian 53 * box (or vice-versa) can cause the ndbm code to eat itself. 77 /* Suggested default -- not necessarily the one used. */ 111 XFR_DB_OPAQUE = 10, /* Mystery format -- just pass along */ 120 * byte order sensitive. 139 * the same thing. In the case of ndbm, maps are stored in two files: 143 * what map we want and, in the case of ndbm, whether we want the .dir [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | apropos.1 | 54 and uses case-insensitive extended regular expression matching 66 .Bl -tag -width Ds 95 The search is case-insensitive and matches whole words only. 105 Use the colon-separated path instead of the default list of paths 111 Prepend the colon-separated paths to the list of paths searched 125 is case-insensitive. 155 and both are evaluated left-to-right. 156 .Bl -tag -width Ds 201 evaluates a case-sensitive extended regular expression. 206 is evaluated case-insensitively. [all …]
|
| /freebsd/lib/libgssapi/ |
| H A D | gss_export_sec_context.3 | 1 .\" -*- nroff -*- 46 This routine will typically be used by the context-acceptor, 57 will re-activate the context in the second process. 71 The interprocess token may contain security-sensitive information 73 While mechanisms are encouraged to either avoid placing such sensitive 76 in a typical object-library GSS-API implementation this may not be 83 the implementation shall deallocate all process-wide resources 101 .Bl -tag -width ".It interprocess_token" 113 .Bl -tag -width ".It GSS_S_CONTEXT_EXPIRED" 127 .Bl -tag -width ".It RFC 2743" [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/opt/ |
| H A D | NewPMDriver.cpp | 1 //===- NewPMDriver.cpp - Driver for opt with new PM -----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 22 #include "llvm/Config/llvm-config.h" 47 "debugify-each", 48 cl::desc("Start each pass with debugify and end it with check-debugify")); 51 DebugifyExport("debugify-export", 52 cl::desc("Export per-pass debugify statistics to this file"), 56 "verify-each-debuginfo-preserve", [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CONF_CTX_set1_prefix.pod | 5 SSL_CONF_CTX_set1_prefix - Set configuration context command prefix 23 and "Options". Similarly for command lines if the prefix is "--ssl-" then 24 "--ssl-no_tls1_2" is recognised instead of "-no_tls1_2". 26 If the B<SSL_CONF_FLAG_CMDLINE> flag is set then prefix checks are case 27 sensitive and "-" is the default. In the unlikely even an application 30 If the B<SSL_CONF_FLAG_FILE> flag is set then prefix checks are case 52 Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
|
| H A D | OPENSSL_malloc.pod | 22 - Memory allocation functions 93 parameters and call a lower-level B<CRYPTO_xxx> API. 111 this case, OPENSSL_aligned_alloc implements its own alignment routine, 118 when the buffer at B<addr> holds sensitive information. 126 that sensitive tail bytes will survive zeroization because the block of 128 then the old sensitive data will not be overwritten; rather, a block of 157 If the library is built with the C<crypto-mdebug> option, then one 208 CRYPTO_set_mem_debug(), and CRYPTO_mem_ctrl() are deprecated and are no-ops that 209 always return -1. 212 are deprecated and are no-ops that always return 0. [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OPENSSL_malloc.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH OPENSSL_MALLOC 3ossl 2025-09-30 3.5.4 OpenSSL 81 \&\- Memory allocation functions 154 parameters and call a lower-level \fBCRYPTO_xxx\fR API. 172 this case, OPENSSL_aligned_alloc implements its own alignment routine, 179 when the buffer at \fBaddr\fR holds sensitive information. 187 that sensitive tail bytes will survive zeroization because the block of 189 then the old sensitive data will not be overwritten; rather, a block of 218 If the library is built with the \f(CW\*(C`crypto\-mdebug\*(C'\fR option, then one 270 \&\fBCRYPTO_set_mem_debug()\fR, and \fBCRYPTO_mem_ctrl()\fR are deprecated and are no-ops that [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | ConstString.h | 1 //===-- ConstString.h -------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 93 /// /b True this object contains a valid non-empty C string, \b 115 /// Equal to operator against a non-ConstString value. 120 /// to turn it into a non-temporary variable, then this overload is faster. 153 /// Not equal to operator against a non-ConstString value. 158 /// to turn it into a non-temporary variable, then this overload is faster. 236 /// Returns true if this string is equal to the string in \a rhs. If case 237 /// sensitive equality is tested, this operation is very fast as it results [all …]
|