HomeSort by: relevance | last modified time | path
    Searched defs:rl_process_service_max (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/inetd/
ratelimit.c 73 static bool rl_process_service_max(struct servtab *, int, time_t *);
93 if (!rl_process_service_max(sep, ctrl, &now)
346 rl_process_service_max(struct servtab *sep, int ctrl, time_t *now) function in typeref:typename:bool
ratelimit.c 73 static bool rl_process_service_max(struct servtab *, int, time_t *);
93 if (!rl_process_service_max(sep, ctrl, &now)
346 rl_process_service_max(struct servtab *sep, int ctrl, time_t *now) function in typeref:typename:bool

Completed in 21 milliseconds