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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/cluster_labs/
H A Dhw_cluster_labs_err.c111 static int CL_error_init = 1; variable
118 if (CL_error_init) {
119 CL_error_init = 0;
134 if (CL_error_init == 0) {
143 CL_error_init = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/cluster_labs/
H A Dhw_cluster_labs_err.c108 static int CL_error_init=1; variable
115 if (CL_error_init)
117 CL_error_init=0;
132 if (CL_error_init == 0)
142 CL_error_init=1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/cluster_labs/
H A Dhw_cluster_labs_err.c111 static int CL_error_init = 1; variable
118 if (CL_error_init) {
119 CL_error_init = 0;
134 if (CL_error_init == 0) {
143 CL_error_init = 1;

Completed in 33 milliseconds