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

/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dplog.h91 #define clog(cerr, cerr_op, pri, fmt, args...) do { \
93 clog_func(cerr, cerr_op, pri, __FUNCTION__, __LINE__, fmt, ##args); \
H A Dplog.c189 clog_func (clog_err_t *cerr, clog_err_op_t cerr_op, int pri, const char *function, const char *line, const char *fmt, ...) argument
222 if (cerr_op == CLOG_ERR_DUMP) {

Completed in 177 milliseconds