/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_local.h | 84 ASN1_OCTET_STRING *response; member
|
H A D | ocsp_vfy.c | 30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
|
/third_party/protobuf/conformance/ |
H A D | conformance_test.cc | 240 ConformanceResponse response; in RunValidBinaryInputTest() local 189 ReportFailure(const string& test_name, ConformanceLevel level, const ConformanceRequest& request, const ConformanceResponse& response, const char* fmt, ...) ReportFailure() argument 213 ReportSkip(const string& test_name, const ConformanceRequest& request, const ConformanceResponse& response) ReportSkip() argument 246 VerifyResponse( const ConformanceRequestSetting& setting, const string& equivalent_wire_format, const ConformanceResponse& response, bool need_report_success, bool require_same_wire_format) VerifyResponse() argument 310 RunTest(const string& test_name, const ConformanceRequest& request, ConformanceResponse* response) RunTest() argument [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | card.c | 469 static int card_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in card_message_handler() argument
|
H A D | core.c | 92 static int core_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in core_message_handler() argument
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_vfy.c | 30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
|
H A D | ocsp_local.h | 84 ASN1_OCTET_STRING *response; member
|
/third_party/openssl/crypto/ts/ |
H A D | ts_local.h | 125 TS_RESP *response; member
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | largepost.c | 61 struct MHD_Response *response; in send_page() local
|
H A D | simplepost.c | 49 struct MHD_Response *response; in send_page() local
|
H A D | tlsauthentication.c | 122 struct MHD_Response *response; in ask_for_authentication() local 196 struct MHD_Response *response; in secret_page() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_event_loop.c | 216 struct SPDY_Response *response=NULL; in standard_request_handler() local 121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
|
H A D | spdy_fileserver.c | 163 struct SPDY_Response *response=NULL; in standard_request_handler() local 121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument [all...] |
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | response.c | 51 add_response_entry (struct MHD_Response *response, in add_response_entry() argument 100 MHD_add_response_header(struct MHD_Response *response, const char *header, const char *content) MHD_add_response_header() argument 120 MHD_add_response_footer(struct MHD_Response *response, const char *footer, const char *content) MHD_add_response_footer() argument 140 MHD_del_response_header(struct MHD_Response *response, const char *header, const char *content) MHD_del_response_header() argument 183 MHD_get_response_headers(struct MHD_Response *response, MHD_KeyValueIterator iterator, void *iterator_cls) MHD_get_response_headers() argument 210 MHD_get_response_header(struct MHD_Response *response, const char *key) MHD_get_response_header() argument 247 struct MHD_Response *response; MHD_create_response_from_callback() local 280 MHD_set_response_options(struct MHD_Response *response, enum MHD_ResponseFlags flags, ...) MHD_set_response_options() argument 318 struct MHD_Response *response = cls; file_reader() local 340 struct MHD_Response *response = cls; free_callback() local 368 struct MHD_Response *response; MHD_create_response_from_fd_at_offset() local 419 struct MHD_Response *response; MHD_create_response_from_data() local 488 MHD_destroy_response(struct MHD_Response *response) MHD_destroy_response() argument 517 MHD_increment_response_rc(struct MHD_Response *response) MHD_increment_response_rc() argument [all...] |
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | structures.c | 279 SPDY_destroy_response(struct SPDY_Response *response) in SPDY_destroy_response() argument 290 SPDYF_response_queue_create(bool is_data, void *data, size_t data_size, struct SPDY_Response *response, struct SPDYF_Stream *stream, bool closestream, SPDYF_ResponseQueueResultCallback frqcb, void *frqcb_cls, SPDY_ResponseResultCallback rrcb, void *rrcb_cls) SPDYF_response_queue_create() argument [all...] |
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | tls_test_common.c | 170 struct MHD_Response *response; in http_ahc() local
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | perf_get.c | 74 static struct MHD_Response *response; variable
|
H A D | perf_get_concurrent.c | 70 static struct MHD_Response *response; variable
|
H A D | test_get.c | 88 struct MHD_Response *response; in ahc_echo() local 514 struct MHD_Response *response; in ahc_empty() local
|
H A D | test_get_chunked.c | 108 struct MHD_Response *response; in ahc_echo() local
|
H A D | test_get_response_cleanup.c | 121 struct MHD_Response *response; in ahc_echo() local
|
H A D | test_get_sendfile.c | 87 struct MHD_Response *response; in ahc_echo() local
|
H A D | test_large_put.c | 104 struct MHD_Response *response; in ahc_echo() local
|
H A D | test_post_loop.c | 82 struct MHD_Response *response; in ahc_echo() local
|
H A D | test_postform.c | 125 struct MHD_Response *response; in ahc_echo() local
|