Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dmsgs.c53 static int MaxClients = 0, variable
193 MaxClients = OpenMax; in calculate_nopen()
194 MaxClients -= nopen; /* current overhead */ in calculate_nopen()
195 MaxClients -= Reserve_Fds; in calculate_nopen()
196 MaxClients -= 2; /* incoming FIFO and spare outgoing */ in calculate_nopen()
197 MaxClients--; /* the requests log */ in calculate_nopen()
198 MaxClients--; /* HPI routines and lpsched log */ in calculate_nopen()
/titanic_41/usr/src/lib/print/mod_ipp/
H A Dhttpd-standalone-ipp.conf156 MaxClients 150