| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | Signals.cpp | 60 void *Cookie; member 75 (*RunMe.Callback)(RunMe.Cookie); in RunSignalHandlers() 77 RunMe.Cookie = nullptr; in RunSignalHandlers() 84 void *Cookie) { in insertSignalHandler() argument 92 SetMe.Cookie = Cookie; in insertSignalHandler()
|
| H A D | Debug.cpp | 121 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler() argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86WinEHState.cpp | 97 Constant *Cookie = nullptr; member in __anon02607c880111::WinEHStatePass 135 Cookie = nullptr; in doFinalization() 328 Cookie = TheModule->getOrInsertGlobal("__security_cookie", Int32Ty); in emitExceptionRegistrationRecord() 329 Value *Val = Builder.CreateLoad(Int32Ty, Cookie, "cookie"); in emitExceptionRegistrationRecord() 336 Value *Val = Builder.CreateLoad(Int32Ty, Cookie); in emitExceptionRegistrationRecord() 476 OptionalArgs.push_back(Cookie); in rewriteSetJmpCall()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | sgml | 145 0 search/1 #\ HTTP\ Cookie\ File Web browser cookie text 146 0 search/1 #\ Netscape\ HTTP\ Cookie\ File Netscape cookie text 147 0 search/1 #\ KDE\ Cookie\ File Konqueror cookie text
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTDiagnostic.h | 32 void *Cookie,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | Signals.h | 65 void AddSignalHandler(SignalHandlerCallback FnPtr, void *Cookie);
|
| /netbsd-src/external/bsd/unbound/dist/testdata/stat_values.tdir/ |
| H A D | stat_values.test | 434 echo "[ Get a DNS Cookie. ]" 460 echo "[ Present the valid DNS Cookie. ]" 482 echo "[ Present an invalid DNS Cookie. ]" 501 echo "[ Present no DNS Cookie. ]" 511 # Cookie is before those stat calculations.
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc3928.txt | 70 3.3. LCUP Scheme and LCUP Cookie. . . . . . . . . . . . . . . 5 83 4.2.2. Cookie Return Frequency . . . . . . . . . . . . . 11 127 6.2. Example of Using an RUV as the Cookie Value. . . . . . . 22 128 6.3. Cookie Support Issues. . . . . . . . . . . . . . . . . . 22 129 6.3.1. Support for Multiple Cookie Schemes . . . . . . . 22 130 6.3.2. Information Contained in the Cookie . . . . . . . 23 271 3.3. LCUP Scheme and LCUP Cookie 287 This is the OID which identifies the format of the LCUP Cookie value. 295 The LCUP Cookie is a value of the following ASN.1 type: 303 Further uses of the LCUP Cookie value are described below. [all …]
|
| H A D | rfc4533.txt | 1589 information embedded in Sync Cookie. Servers that maintain history
|
| /netbsd-src/etc/ |
| H A D | bootptab | 14 # cs Cookie server address list
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 511 void *Cookie, 879 void SetArgToStringFn(ArgToStringFnTy Fn, void *Cookie) { in SetArgToStringFn() argument 881 ArgToStringCookie = Cookie; in SetArgToStringFn()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| H A D | Signals.inc | 459 void *Cookie) { // Signal-safe. 460 insertSignalHandler(FnPtr, Cookie);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 582 void *Cookie) { 583 insertSignalHandler(FnPtr, Cookie);
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2408.txt | 92 2.5.3 Anti-Clogging Token ("Cookie") Creation . . . . . . . 20 973 # Operation I-Cookie R-Cookie Message ID SPI 982 Initiator Cookie field in the ISAKMP Header, using the procedures 986 Initiator and Responder Cookie fields in the ISAKMP Header, using the 1090 2.5.3 Anti-Clogging Token ("Cookie") Creation 1157 o Initiator Cookie (8 octets) - Cookie of entity that initiated SA 1160 o Responder Cookie (8 octets) - Cookie of entity that is responding 1187 ! Cookie ! 1190 ! Cookie !
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | ASTDiagnostic.cpp | 330 void *Cookie, in FormatASTNodeDiagnosticArgument() argument 332 ASTContext &Context = *static_cast<ASTContext*>(Cookie); in FormatASTNodeDiagnosticArgument()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 143 Turn on Cookie Exchange as described in RFC4347 Section 4.2.1. Only affects
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | Diagnostic.cpp | 80 void *Cookie, in DummyArgToStringFn() argument
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprof/po/ |
| H A D | de.po | 303 msgstr "%s: Datei `%s' hat ungültiges magisches Cookie\n"
|
| /netbsd-src/external/gpl3/binutils/dist/gprof/po/ |
| H A D | de.po | 303 msgstr "%s: Datei `%s' hat ungültiges magisches Cookie\n"
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 146 Turn on Cookie Exchange as described in RFC4347 Section 4.2.1. Only affects
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 350 /* Turn on Cookie Exchange (on relevant for servers) */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | ProgrammersManual.rst | 1038 void takeCallback(bool (*Callback)(Function *, void *), void *Cookie);
|
| /netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its9282/ |
| H A D | exampledb.ldif | 23781 manager: cn=Cookie Vetil
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 20194 # It's got the Magic Cookie problem around stand-out mode. If you can't 20195 # live with Magic Cookie, remove the :so: and :se: fields and do without
|
| /netbsd-src/sys/external/bsd/acpica/dist/ |
| H A D | changes.txt | 462 ACPI 6.4: NFIT: add Location Cookie field
|