Searched refs:new_session_callback (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_event_loop.c | 55 new_session_callback (void *cls, in new_session_callback() function 323 &new_session_callback,&session_closed_handler,&standard_request_handler,&new_post_data_cb,NULL, in main() 343 &new_session_callback,NULL,&standard_request_handler,&new_post_data_cb,&main, in main()
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_new_connection.c | 825 new_session_callback (void *cls, in new_session_callback() function 922 &new_session_callback,NULL,NULL,NULL,CLS,SPDY_DAEMON_OPTION_END); in parentproc()
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
H A D | mod.rs | 1087 fn new_session_callback() { in new_session_callback() functions
|
Completed in 5 milliseconds