Home
last modified time | relevance | path

Searched defs:LogMask (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsyslog.c68 static int LogMask = 0xff; /* mask of priorities to be logged */ variable
/freebsd/usr.sbin/ppp/
H A Dlog.c75 static u_long LogMask = MSK(LogPHASE); variable