/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | HTTPServer.cpp | 87 httplib::Response &HTTPLibResponse) in HTTPServerRequest() 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() 98 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse() argument 100 Response.ContentLength, Response.ContentType, in setResponse() 102 if (Offset < Response in setResponse() 167 setResponse(HTTPResponse Response) setResponse() argument 171 setResponse(StreamingHTTPResponse Response) setResponse() argument [all...] |
/freebsd/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/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiate.cpp | 55 struct Response { struct 59 static Response Done() { in Done() argument 60 Response R; in Done() 64 static Response ChangeDecl(const Decl *ND) { in ChangeDecl() argument 65 Response R; in ChangeDecl() 69 static Response ChangeDecl(const DeclContext *Ctx) { in ChangeDecl() argument 70 Response R; in ChangeDecl() 75 static Response UseNextDecl(const Decl *CurDecl) { in UseNextDecl() argument 79 static Response DontClearRelativeToPrimaryNextDecl(const Decl *CurDecl) { in DontClearRelativeToPrimaryNextDecl() argument 80 Response R = Response::UseNextDecl(CurDecl); in DontClearRelativeToPrimaryNextDecl() [all …]
|
/freebsd/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/stand/efi/include/Protocol/ |
H A D | Http.h | 246 EFI_HTTP_RESPONSE_DATA *Response; member 515 EFI_HTTP_RESPONSE Response; member
|
/freebsd/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.
|
H A D | ChangeLog | 94 * fixed FILS to and RSNE into (Re)Association Response frames 227 * added no_probe_resp_if_max_sta=1 parameter to disable Probe Response 276 to be added into (Re)Association Response frames 529 * avoid excessive Probe Response retries for broadcast Probe Request 589 specific elements to be added to the Beacon and Probe Response frames 885 * fixed Reassociation Response callback processing when using internal 1105 two EAP-Response/Identity frames to the authentication server
|
/freebsd/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/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/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/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() 637 status = oh->http->Response(oh->http, &token); in _efihttp_fs_read()
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | max8973-regulator.txt | 28 -maxim,enable-etr: boolean, enable Enhanced Transient Response.
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ocsp.asn1 | 59 successful (0), --Response has valid confirmations
|
/freebsd/contrib/ntp/ |
H A D | NOTES.y2kfixes | 104 Response from PHK:
|
/freebsd/contrib/unbound/doc/ |
H A D | control_proto_spec.txt | 13 Query and Response
|
/freebsd/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/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/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
|
H A D | OSSL_CMP_CTX_new.pod | 637 the last received CertRepMessage or Revocation Response or error message: 661 CertRepMessage or Revocation Response or error message, or NULL if unset. 664 of the last received CertRepMessage or Revocation Response or error message, 779 the id-it-signKeyPairTypes OID and prints info on the General Response contents:
|
/freebsd/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/crypto/openssh/ |
H A D | CREDITS | 36 Dag-Erling Smørgrav <des at freebsd.org> - Challenge-Response PAM code.
|
/freebsd/lib/libfetch/ |
H A D | http.c | 1182 OUT HASHHEX Response /* request-digest or response-digest */ in DigestCalcResponse() argument 1222 CvtHex(RespHash, Response); in DigestCalcResponse()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_err.et | 67 error_code RESPONSE_TOO_BIG, "Response too big for UDP, retry with TCP"
|