Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/inetd/
H A Dratelimit.c72 static bool rl_process_service_max(struct servtab *, int, time_t *);
92 if (!rl_process_service_max(sep, ctrl, &now) in rl_process()
343 rl_process_service_max(struct servtab *sep, int ctrl, time_t *now) in rl_process_service_max() function