/src/usr.sbin/inetd/ |
ratelimit.c | 61 static void rl_drop_connection(struct servtab *, int); 189 rl_drop_connection(struct servtab *sep, int ctrl) function in typeref:typename:void 372 rl_drop_connection(sep, ctrl); 444 rl_drop_connection(sep, ctrl);
|
ratelimit.c | 61 static void rl_drop_connection(struct servtab *, int); 189 rl_drop_connection(struct servtab *sep, int ctrl) function in typeref:typename:void 372 rl_drop_connection(sep, ctrl); 444 rl_drop_connection(sep, ctrl);
|
ratelimit.c | 61 static void rl_drop_connection(struct servtab *, int); 189 rl_drop_connection(struct servtab *sep, int ctrl) function in typeref:typename:void 372 rl_drop_connection(sep, ctrl); 444 rl_drop_connection(sep, ctrl);
|