/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc4527.txt | 13 Read Entry Controls 40 3. Read Entry Controls .............................................3 41 3.1. The Pre-Read Controls ......................................3 42 3.2. The Post-Read Controls .....................................3 43 4. Interaction with Other Controls .................................4 60 RFC 4527 LDAP Read Entry Controls June 2006 116 RFC 4527 LDAP Read Entry Controls June 2006 119 3. Read Entry Controls 121 3.1. The Pre-Read Controls 156 3.2. The Post-Read Controls [all …]
|
H A D | rfc4521.txt | 77 3.1. Controls ...................................................6 78 3.1.1. Extending Bind Operation with Controls ..............6 79 3.1.2. Extending the Start TLS Operation with Controls .....7 80 3.1.3. Extending the Search Operation with Controls ........7 81 3.1.4. Extending the Update Operations with Controls .......8 82 3.1.5. Extending the Responseless Operations with Controls..8 308 3.1. Controls 310 Controls [Protocol, Section 4.1.11] are the RECOMMENDED mechanism for 329 3.1.1. Extending Bind Operation with Controls 331 Controls attached to the request and response messages of a Bind [all …]
|
H A D | INDEX | 32 rfc3829.txt LDAP Authorization Identity Controls (I) 58 rfc4527.txt LDAP: Read Entry Controls (PS)
|
H A D | rfc3829.txt | 15 Authorization Identity Request and Response Controls 157 The Authorization Identity Request and Response Controls are subject 179 Controls, respectively. The Authorization Identity Request Control
|
H A D | rfc4532.txt | 44 Identity Controls [RFC3829] mechanism, which uses Bind request and 179 4. Extending the "Who am I?" Operation with Controls 295 Response Controls", RFC 3829, July 2004.
|
H A D | rfc5805.txt | 156 controls Controls 159 -- where MessageID and Controls are as specified in RFC 4511 365 4.5. Read Entry Controls 527 (LDAP) Read Entry Controls", RFC 4527, June 2006.
|
H A D | rfc4511.txt | 63 4.1.11. Controls ..........................................14 84 4.13.2. Usage with LDAP Request Controls ..................40 318 controls [0] Controls OPTIONAL } 324 The ASN.1 type Controls is defined in Section 4.1.11. 735 4.1.11. Controls 737 Controls provide a mechanism whereby the semantics and arguments of 742 Controls sent by clients are termed 'request controls', and those 745 Controls ::= SEQUENCE OF control Control 804 Controls SHOULD NOT be combined unless the semantics of the 810 operation fails with protocolError. Controls with a criticality of [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp-forms/ |
H A D | hello.cs | 32 Controls.Add(label1); in HelloWindow() 40 Controls.Add(label2); in HelloWindow() 47 Controls.Add(ok); in HelloWindow()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | crmf.asn1 | 20 Controls ::= SEQUENCE -- SIZE(1..MAX) -- OF AttributeTypeAndValue 101 controls Controls OPTIONAL
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_flags.inc | 61 "Controls whether RunningOnValgrind() returns true or false.") 71 "Controls level of synchronization implied by IO operations. "
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_flags.inc | 63 "Controls whether RunningOnValgrind() returns true or false.") 73 "Controls level of synchronization implied by IO operations. "
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_flags.inc | 61 "Controls whether RunningOnValgrind() returns true or false.") 71 "Controls level of synchronization implied by IO operations. "
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/ |
H A D | TODO | 23 - implement some Controls/Extended Operations
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUModifierSyntax.rst | 549 Controls device level cache policy for memory operations. Used for synchronization. 626 Controls access to partially resident textures. The default value is off (0). 1019 Controls interaction with inactive lanes for *dpp8* instructions. The default value is zero. 1194 Controls which rows are enabled for data sharing. By default, all rows are enabled. 1225 Controls which banks are enabled for data sharing. By default, all banks are enabled. 1254 Controls data sharing when accessing an invalid lane. By default, data sharing with 1271 Controls interaction with *inactive* lanes for *dpp16* instructions. The default value is zero. 1330 Controls what to do with the bits in the destination which are not selected 1347 Controls which bits in the src0 are used. By default, all bits are used. 1366 Controls which bits in the src1 are used. By default, all bits are used.
|
/netbsd-src/lib/libusbhid/ |
H A D | usb_hid_usages | 22 0x09 Tablet PC System Controls 25 0x0C Wireless Radio Controls 125 2 Simulation Controls 179 3 VR Controls 194 4 Sports Controls 231 5 Game Controls 263 6 Device Controls 265 0x06 Background/Nonuser Controls 621 0x03 Message Controls 982 0x200 Generic GUI Application Controls [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 319 using Controls = std::vector<uint8_t>; typedef 346 void getControls(Controls &V, unsigned StartAt, uint8_t Dir) const { in getControls() 383 bool run(Controls &V) { in run() 397 bool run(Controls &V) { in run() 411 bool run(Controls &F, Controls &R) { in run() 1990 PermNetwork::Controls FC, RC; in butterfly()
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OSSL_CRMF_MSG_set1_regCtrl_regToken.pod | 19 - functions getting or setting CRMF Registration Controls
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | tty.rst | 122 Controls whether console virtual terminal sequences are processed by libuv
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.def | 76 "(string) Controls the high-level analyzer mode, which influences the " 415 "Controls which C++ member functions will be considered for inlining. " 434 "Controls the mode of inter-procedural analysis. Value: \"none\", "
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
H A D | ResourceScriptStmt.cpp | 170 for (auto &Ctl : Controls) in log()
|
H A D | ResourceFileWriter.cpp | 1110 RETURN_IF_ERROR(checkNumberFits<uint16_t>(Res->Controls.size(), in writeDialogBody() 1126 } Middle{ulittle16_t(Res->Controls.size()), ulittle16_t(Res->X), in writeDialogBody() 1162 for (auto &Ctl : Res->Controls) in writeDialogBody()
|
H A D | ResourceScriptStmt.h | 655 std::vector<Control> Controls; variable 665 void addControl(Control &&Ctl) { Controls.push_back(std::move(Ctl)); } in addControl()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
H A D | gp-collect-app.texi | 181 Controls Java profiling when the target is a JVM machine. The allowed values 279 Controls recording of data with the signal named @var{<signal>}, referred to
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx.reg | 72 * Controls the SCSI module data path. 88 * Controls the SCSI module data path. 513 * Controls the reading and writing of an external serial 1-bit 548 * Controls Bus type and channel selection. In a twin channel configuration
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | OSSL_STORE_open.pod | 76 Controls if the loader should attempt to use secure memory for any
|