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

/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dplog.h56 extern aslclient logRef;
108 asl_log(logRef, m, pri, fmt, ##args); \
H A Dplog.c96 aslclient logRef = NULL; variable
254 asl_remove_log_file(logRef, logfile_fd);
262 asl_add_log_file(logRef, logfile_fd);
281 asl_remove_log_file(logRef, logfile_fd);
410 logRef = NULL;//asl_open(NULL, plog_facility, 0);

Completed in 171 milliseconds