Searched defs:session (Results 101 - 111 of 111) sorted by relevance

12345

/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dhttp.c175 isc_nm_http_session_t *session; member in struct:isc_http_send_req
244 http_session_active(isc_nm_http_session_t *session) { argument
288 isc_nm_http_session_t *session = NULL; local
318 isc_nm_http_session_t *session = NULL; local
354 find_http_cstream(int32_t stream_id, isc_nm_http_session_t *session) argument
487 finish_http_session(isc_nm_http_session_t *session) argument
529 on_client_data_chunk_recv_callback(int32_t stream_id, const uint8_t *data, size_t len, isc_nm_http_session_t *session) argument
552 on_server_data_chunk_recv_callback(int32_t stream_id, const uint8_t *data, size_t len, isc_nm_http_session_t *session) argument
588 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
606 call_unlink_cstream_readcb(http_cstream_t *cstream, isc_nm_http_session_t *session, isc_result_t result) argument
621 on_client_stream_close_callback(int32_t stream_id, isc_nm_http_session_t *session) argument
650 on_server_stream_close_callback(int32_t stream_id, isc_nm_http_session_t *session) argument
681 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
754 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
807 initialize_nghttp2_client_session(isc_nm_http_session_t *session) argument
839 send_client_connection_header(isc_nm_http_session_t *session) argument
869 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
914 client_submit_request(isc_nm_http_session_t *session, http_cstream_t *stream) argument
980 isc_nm_http_session_t *session = (isc_nm_http_session_t *)data; local
1033 isc_nm_http_session_t *session = req->session; local
1063 move_pending_send_callbacks(isc_nm_http_session_t *session, isc_http_send_req_t *send) argument
1076 http_send_outgoing(isc_nm_http_session_t *session, isc_nmhandle_t *httphandle, isc_nm_cb_t cb, void *cbarg) argument
1226 http_do_bio(isc_nm_http_session_t *session, isc_nmhandle_t *send_httphandle, isc_nm_cb_t send_cb, void *send_cbarg) argument
1315 http_call_connect_cb(isc_nmsocket_t *sock, isc_nm_http_session_t *session, isc_result_t result) argument
1351 isc_nm_http_session_t *session = NULL; local
1519 isc_nm_http_session_t *session = sock->h2.session; local
1631 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
1851 server_on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) argument
1900 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
2037 server_call_cb(isc_nmsocket_t *socket, isc_nm_http_session_t *session, const isc_result_t result, isc_region_t *data) argument
2068 server_on_request_recv(nghttp2_session *ngsession, isc_nm_http_session_t *session, isc_nmsocket_t *socket) argument
2271 isc_nm_http_session_t *session = NULL; local
2296 isc_nm_http_session_t *session = NULL; local
2330 isc_nm_http_session_t *session = (isc_nm_http_session_t *)user_data; local
2361 initialize_nghttp2_server_session(isc_nm_http_session_t *session) argument
2392 server_send_connection_header(isc_nm_http_session_t *session) argument
2433 isc_nm_http_session_t *session = NULL; local
2711 isc_nm_http_session_t *session = NULL; local
2780 failed_httpstream_read_cb(isc_nmsocket_t *sock, isc_result_t result, isc_nm_http_session_t *session) argument
2800 client_call_failed_read_cb(isc_result_t result, isc_nm_http_session_t *session) argument
2836 server_call_failed_read_cb(isc_result_t result, isc_nm_http_session_t *session) argument
2863 failed_read_cb(isc_result_t result, isc_nm_http_session_t *session) argument
2885 isc_nm_http_session_t *session; local
2902 isc_nm_http_session_t *session; local
2919 isc_nm_http_session_t *session; local
[all...]
H A Dnetmgr-int.h923 isc_nm_http_session_t *session; member in struct:isc_nmsocket_h2
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_server.c3697 add_session(SSL *ssl, SSL_SESSION *session) argument
3752 del_session(SSL_CTX *sctx, SSL_SESSION *session) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dsslapitest.c152 test_keylog_output(char *buffer, const SSL *ssl, const SSL_SESSION *session, struct sslapitest_log_counts *expected) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c4246 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) argument
[all...]
H A Dssl_local.h1188 SSL_SESSION *session; member in struct:ssl_st
1721 SSL_SESSION *session; member in struct:dtls1_retransmit_state
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5.h476 krb5_keyblock session; member in struct:krb5_creds
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_lib.c4518 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) argument
[all...]
H A Dssl_local.h1504 SSL_SESSION *session; member in struct:ssl_st
1857 SSL_SESSION *session; member in struct:dtls1_retransmit_state
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dsslapitest.c202 test_keylog_output(char *buffer, const SSL *ssl, const SSL_SESSION *session, struct sslapitest_log_counts *expected) argument
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dtmux.h1201 struct session *session; member in struct:winlink
1277 struct session { struct
1922 struct session *session; member in struct:client
[all...]

Completed in 169 milliseconds

12345