Searched defs:response (Results 76 - 100 of 125) sorted by relevance

12345

/freebsd-10-stable/crypto/openssl/apps/
H A Dts.c655 TS_RESP *response = NULL; local
777 TS_RESP *response = NULL; local
950 TS_RESP *response = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c430 TS_RESP *response; local
[all...]
H A Dts.h520 TS_RESP *response; member in struct:TS_resp_ctx
[all...]
/freebsd-10-stable/sys/teken/
H A Dteken_subr.h150 teken_subr_do_cpr(teken_t *t, unsigned int cmd, char response[16]) argument
342 char response[18] = "\x1B["; local
438 char response[1 local
767 const char response[] = "\\x1B[?1;2c"; local
1047 const char response[] = "\\x1B[>0;10;0c"; local
[all...]
/freebsd-10-stable/sys/dev/iscsi/
H A Dicl.c240 icl_pdu_set_data_segment_length(struct icl_pdu *response, uint32_t len) argument
259 icl_pdu_size(const struct icl_pdu *response) argument
687 struct icl_pdu *response; local
[all...]
H A Discsi.c631 iscsi_pdu_update_statsn(const struct icl_pdu *response) argument
710 iscsi_receive_callback(struct icl_pdu *response) argument
793 iscsi_pdu_handle_nop_in(struct icl_pdu *response) argument
862 iscsi_pdu_handle_scsi_response(struct icl_pdu *response) argument
972 iscsi_pdu_handle_task_response(struct icl_pdu *response) argument
1004 iscsi_pdu_handle_data_in(struct icl_pdu *response) argument
1115 iscsi_pdu_handle_logout_response(struct icl_pdu *response) argument
1123 iscsi_pdu_handle_r2t(struct icl_pdu *response) argument
1243 iscsi_pdu_handle_async_message(struct icl_pdu *response) argument
1275 iscsi_pdu_handle_reject(struct icl_pdu *response) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp127 StringExtractorGDBRemote response; local
208 StringExtractorGDBRemote response; local
229 StringExtractorGDBRemote response; local
245 StringExtractorGDBRemote response; local
265 StringExtractorGDBRemote response; local
328 StringExtractorGDBRemote response; local
365 StringExtractorGDBRemote response; local
380 StringExtractorGDBRemote response; local
443 StringExtractorGDBRemote response; local
517 SendPacketAndWaitForResponse( const char *payload, StringExtractorGDBRemote &response, bool send_async ) argument
531 SendPacketAndWaitForResponseNoLock(const char *payload, size_t payload_length, StringExtractorGDBRemote &response) argument
542 SendPacketAndWaitForResponse( const char *payload, size_t payload_length, StringExtractorGDBRemote &response, bool send_async ) argument
1131 StringExtractorGDBRemote response; local
1145 StringExtractorGDBRemote response; local
1208 StringExtractorGDBRemote response; local
1249 StringExtractorGDBRemote response; local
1294 StringExtractorGDBRemote response; local
1394 StringExtractorGDBRemote response; local
[all...]
/freebsd-10-stable/contrib/ofed/libibcm/include/infiniband/
H A Dcm_abi.h85 __u64 response; member in struct:cm_abi_create_id
93 __u64 response; member in struct:cm_abi_destroy_id
103 __u64 response; member in struct:cm_abi_attr_id
116 __u64 response; member in struct:cm_abi_init_qp_attr
237 __u64 response; member in struct:cm_abi_event_get
/freebsd-10-stable/contrib/serf/
H A Doutgoing.c454 static apr_status_t is_conn_closing(serf_bucket_t *response) argument
[all...]
/freebsd-10-stable/contrib/tnftp/src/
H A Dfetch.c146 auth_url(const char *challenge, char **response, const char *guser, argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c584 eap_ttls_process_phase2_mschap(struct eap_sm *sm, struct eap_ttls_data *data, u8 *challenge, size_t challenge_len, u8 *response, size_t response_len) argument
648 eap_ttls_process_phase2_mschapv2(struct eap_sm *sm, struct eap_ttls_data *data, u8 *challenge, size_t challenge_len, u8 *response, size_t response_len) argument
[all...]
/freebsd-10-stable/sys/dev/acpi_support/
H A Dacpi_hp.c804 ACPI_BUFFER response = { ACPI_ALLOCATE_BUFFER, NULL }; local
/freebsd-10-stable/sys/dev/isci/scil/
H A Dscic_sds_request.c2150 SCI_SSP_RESPONSE_IU_T *response = (SCI_SSP_RESPONSE_IU_T *) local
[all...]
/freebsd-10-stable/sys/dev/sound/pci/hda/
H A Dhdac_private.h132 uint32_t response; member in struct:hdac_rirb
222 uint32_t response; member in struct:hdac_softc::__anon9918
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dutil.c589 serf_bucket_t *response; local
1015 svn_ra_serf__handle_discard_body(serf_request_t *request, serf_bucket_t *response, void *baton, apr_pool_t *pool) argument
1030 svn_ra_serf__response_discard_handler(serf_request_t *request, serf_bucket_t *response, void *baton, apr_pool_t *pool) argument
1042 response_get_location(serf_bucket_t *response, const char *base_url, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1090 svn_ra_serf__expect_empty_body(serf_request_t *request, serf_bucket_t *response, void *baton, apr_pool_t *scratch_pool) argument
1226 handle_response(serf_request_t *request, serf_bucket_t *response, svn_ra_serf__handler_t *handler, apr_status_t *serf_status, apr_pool_t *scratch_pool) argument
1444 handle_response_cb(serf_request_t *request, serf_bucket_t *response, void *baton, apr_pool_t *response_pool) argument
[all...]
H A Dxml.c1018 expat_response_handler(serf_request_t *request, serf_bucket_t *response, void *baton, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/sys/dev/mps/
H A Dmps_sas.c2842 uint8_t *request, *response; local
/freebsd-10-stable/crypto/openssh/
H A Dmonitor_wrap.c950 mm_auth_rsa_verify_response(Key *key, BIGNUM *p, u_char response[16]) argument
H A Dscp.c1220 response(voi function
[all...]
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_frontend_iscsi.c350 cfiscsi_pdu_prepare(struct icl_pdu *response) argument
406 cfiscsi_pdu_queue(struct icl_pdu *response) argument
424 struct icl_pdu *response; local
555 struct icl_pdu *response; local
928 struct icl_pdu *response; local
1669 struct icl_pdu *response; local
1718 struct icl_pdu *response; local
2316 struct icl_pdu *request, *response; local
2536 struct icl_pdu *request, *response; local
2700 struct icl_pdu *request, *response; local
2789 struct icl_pdu *request, *response; local
[all...]
/freebsd-10-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1128 uint8_t response; local
[all...]
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Discsi.h146 u_char response; member in struct:scsi_rsp
/freebsd-10-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c1435 response(const struct printer *pp) function
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp.h179 ASN1_OCTET_STRING *response; member in struct:ocsp_resp_bytes_st
/freebsd-10-stable/contrib/sendmail/src/
H A Dmilter.c1975 char *response; local
2210 char *response = NULL; local
2380 char *response; local
2683 char *response = NULL; local
2773 char *response = NULL; local
3896 char *response; local
4034 char *response; local
4084 char *response; local
4185 char *response; local
4307 char *response = NULL; local
[all...]

Completed in 412 milliseconds

12345