Searched refs:MAXDAEMONS (Results 1 – 5 of 5) sorted by relevance
54 EXTERN DAEMON_T Daemons[MAXDAEMONS];
115 #define MAXDAEMONS 10 /* max number of ports to listen to */ macro
2196 static time_t lastconn[MAXDAEMONS];2197 static int conncnt[MAXDAEMONS];2198 static time_t firstrejtime[MAXDAEMONS];2199 static time_t nextlogtime[MAXDAEMONS];2211 SM_ASSERT(dn < MAXDAEMONS);
1871 if (NDaemons >= MAXDAEMONS)
2820 syserr("too many daemons defined (%d max)", MAXDAEMONS);