Searched refs:MAXCPM (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/inetd/
H A Dinetd.c175 #ifndef MAXCPM
176 #define MAXCPM -1 /* rate limit invocations from a macro
254 static int maxcpm = MAXCPM;

Completed in 134 milliseconds