Searched refs:ERR_CL_error (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/demos/engines/cluster_labs/
H A Dhw_cluster_labs_err.h68 static void ERR_CL_error(int function, int reason, char *file, int line);
69 #define CLerr(f,r) ERR_CL_error((f),(r),__FILE__,__LINE__)
H A Dhw_cluster_labs_err.c146 static void ERR_CL_error(int function, int reason, char *file, int line) function

Completed in 60 milliseconds