Home
last modified time | relevance | path

Searched refs:Logmax (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/listen/
H A Dlslog.c242 extern int Logmax; in logmessage()
255 if (!NLPS_proc && Logmax && ( nlogs >= Logmax ) && !Splflag) { in logmessage()
260 DEBUG((1, "Logfile exceeds Logmax (%d) lines", Logmax)); in logmessage()
H A Dnlps_serv.c91 int Logmax = 0; variable
H A Dlisten.c150 int Logmax = LOGMAX; /* number of entriet to allow in logfile */ variable