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

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

Completed in 119 milliseconds