Searched refs:DEBUG_MSG2 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.c160 # define DEBUG_MSG2(x,y) fprintf(stderr, " %s: %d\n",x,y) macro
165 # define DEBUG_MSG2(x,y) (void)0 macro
205 DEBUG_MSG2("tls_start_proxy fd", a.fd);
206 DEBUG_MSG2("tls_start_proxy client_p", a.client_p);
895 DEBUG_MSG2("select no.", ++tls_select_count);
959 DEBUG_MSG2("snprintf", r);
989 DEBUG_MSG2("clear_fd", clear_fd);
991 DEBUG_MSG2("tls_fd", tls_fd);
1029 DEBUG_MSG2("loop iteration", ++tls_loop_count);
1091 DEBUG_MSG2("SSL_shutdow
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c158 # define DEBUG_MSG2(x,y) fprintf(stderr, " %s: %d\n",x,y) macro
163 # define DEBUG_MSG2(x,y) (void)0 macro
204 DEBUG_MSG2("tls_start_proxy fd", a.fd);
205 DEBUG_MSG2("tls_start_proxy client_p", a.client_p);
859 DEBUG_MSG2("select no.", ++tls_select_count);
913 DEBUG_MSG2("snprintf", r);
944 DEBUG_MSG2("clear_fd", clear_fd);
946 DEBUG_MSG2("tls_fd", tls_fd);
984 DEBUG_MSG2("loop iteration", ++tls_loop_count);
1037 DEBUG_MSG2("SSL_shutdow
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c160 # define DEBUG_MSG2(x,y) fprintf(stderr, " %s: %d\n",x,y) macro
165 # define DEBUG_MSG2(x,y) (void)0 macro
205 DEBUG_MSG2("tls_start_proxy fd", a.fd);
206 DEBUG_MSG2("tls_start_proxy client_p", a.client_p);
895 DEBUG_MSG2("select no.", ++tls_select_count);
959 DEBUG_MSG2("snprintf", r);
989 DEBUG_MSG2("clear_fd", clear_fd);
991 DEBUG_MSG2("tls_fd", tls_fd);
1029 DEBUG_MSG2("loop iteration", ++tls_loop_count);
1091 DEBUG_MSG2("SSL_shutdow
[all...]

Completed in 53 milliseconds