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

/freebsd-11-stable/usr.sbin/ppp/
H A Dlog.h38 #define LogCONNECT (6) macro
H A Dchat.c341 if (log_IsKept(LogCHAT) || log_IsKept(LogCONNECT)) {
350 level = log_IsKept(LogCHAT) ? LogCHAT : LogCONNECT;

Completed in 64 milliseconds