| /freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/ |
| H A D | HTTPServer.cpp | 92 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse() argument 93 HTTPLibResponse.set_content(Response.Body.begin(), Response.Body.size(), in setResponse() 94 Response.ContentType); in setResponse() 95 HTTPLibResponse.status = Response.Code; in setResponse() 100 Response.ContentLength, Response.ContentType, in setResponse() 102 if (Offset < Response.ContentLength) { in setResponse() 103 StringRef Chunk = Response.Provider(Offset, Length); in setResponse() 108 [=](bool Success) { Response.CompletionHandler(Success); }); in setResponse() 110 HTTPLibResponse.status = Response.Code; in setResponse() 119 httplib::Response &HTTPLibResponse) { in get() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Debuginfod/ |
| H A D | HTTPServer.h | 26 class Response; variable 53 httplib::Response &HTTPLibResponse); 54 httplib::Response &HTTPLibResponse; 64 void setResponse(StreamingHTTPResponse Response); 65 void setResponse(HTTPResponse Response);
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 52 struct Response { struct 56 static Response Done() { in Done() argument 57 Response R; in Done() 62 Response R; in ChangeDecl() 67 Response R; in ChangeDecl() 77 Response R = Response::UseNextDecl(CurDecl); in DontClearRelativeToPrimaryNextDecl() 83 Response 128 Response 133 return Response::Done(); in HandleDefaultTempArgIntoTempTempParam() 145 Response [all …]
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_cmp_certreq_new.pod | 83 =item * B<OSSL_CMP_PKIBODY_IP> - Initialization Response 85 =item * B<OSSL_CMP_PKIBODY_CP> - Certification Response 87 =item * B<OSSL_CMP_PKIBODY_KUP> - Key Update Response 122 ossl_cmp_rp_new() creates a Revocation Response message with I<si> and I<cid>. 137 ossl_cmp_pollRep_new() creates a Polling Response message with certReqId set to 142 ossl_cmp_genp_new() creates a new General Response with an empty ITAV stack.
|
| H A D | ossl_cmp_msg_check_update.pod | 71 same context and could apply to any Polling Response (pollRep), error, or PKI
|
| /freebsd-14.2/stand/efi/include/Protocol/ |
| H A D | Http.h | 246 EFI_HTTP_RESPONSE_DATA *Response; member 515 EFI_HTTP_RESPONSE Response; member
|
| /freebsd-14.2/contrib/wpa/hostapd/ |
| H A D | README-MULTI-AP | 58 (Re)Association Response frame. If it is not, association fails. If it is, 64 element in each (Re)Association Response frame, but only to stations that have 103 5. AP sends Association Response frame with Multi-AP IE. 148 5. AP sends Association Response frame with Multi-AP IE.
|
| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | chap_ms.c | 180 int PasswordLen, char *Response) in GenerateNTResponse() argument 187 ChallengeResponse(Challenge, PasswordHash, Response); in GenerateNTResponse()
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | setchgpw2.asn1 | 173 Response ::= [ APPLICATION 1 ] SEQUENCE { 181 Error-Response ::= [ APPLICATION 2 ] SEQUENCE {
|
| H A D | krb5.asn1 | 99 krb-as-rep(11), -- Response to KRB_AS_REQ request 101 krb-tgs-rep(13), -- Response to KRB_TGS_REQ request 103 krb-ap-rep(15), -- Response to KRB_AP_REQ_MUTUAL
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ |
| H A D | altr,msgdma.yaml | 27 - description: Response Slave Port (Optional)
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | max8973-regulator.txt | 28 -maxim,enable-etr: boolean, enable Enhanced Transient Response.
|
| H A D | maxim,max8973.yaml | 76 description: Enable Enhanced Transient Response.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| H A D | RegisterFile.cpp | 672 unsigned Response = 0; in isAvailable() local 702 Response |= (1U << I); in isAvailable() 705 return Response; in isAvailable()
|
| /freebsd-14.2/stand/efi/libefi/ |
| H A D | efihttp.c | 510 message.Data.Response = &response; in _efihttp_fs_open() 516 status = oh->http->Response(oh->http, &token); in _efihttp_fs_open() 635 status = oh->http->Response(oh->http, &token); in _efihttp_fs_read()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra234-cbb.yaml | 33 If the Error Response Disable (ERD) is set/enabled for an initiator,
|
| H A D | nvidia,tegra194-cbb.yaml | 24 using SError or Data Abort exception unless the ERD (Error Response
|
| /freebsd-14.2/crypto/heimdal/lib/hx509/ |
| H A D | ocsp.asn1 | 59 successful (0), --Response has valid confirmations
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | NOTES.y2kfixes | 104 Response from PHK:
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | control_proto_spec.txt | 13 Query and Response
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-arb-gpio-challenge.txt | 1 GPIO-based I2C Arbitration Using a Challenge & Response Mechanism
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-ts.pod.in | 115 Generate a TS reply. For details see L</Timestamp Response generation>. 119 Verify a TS response. For details see L</Timestamp Response verification>. 196 =head2 Timestamp Response generation 302 =head2 Timestamp Response verification 530 =head2 Timestamp Response
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_validate_msg.pod | 42 L<OSSL_CMP_CTX_set_option(3)>, for an Initialization Response (IP) message
|
| /freebsd-14.2/sys/dev/isp/ |
| H A D | DriverManual.txt | 307 module to perform allocation and/or mapping of Request and Response 312 on the Request and Response queues. Another callback can enable the *use* 365 that at a later point in time in reading either a Response Queue entry 400 scenario, an interrupt occurs, and present on the Response Queue is a 414 to the initial 'response' again onto the Response Queue, whereupon the
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | CREDITS | 36 Dag-Erling Smørgrav <des at freebsd.org> - Challenge-Response PAM code.
|