Home
last modified time | relevance | path

Searched refs:log_IsKeptLocal (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dlog.h77 extern int log_IsKeptLocal(int, u_long);
H A Dlog.c282 log_IsKeptLocal(int id, u_long mask) in log_IsKeptLocal() function
427 if (log_IsKeptLocal(i, arg->prompt->logmask) & LOG_KEPT_LOCAL) in log_ShowLevel()