Home
last modified time | relevance | path

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

/netbsd/usr.sbin/inetd/
H A Dratelimit.c71 static const char *rl_node_tostring(struct servtab *, struct rl_ip_node *, char[NI_MAXHOST]);
298 SERV_PARAMS(sep), rl_node_tostring(sep, node, buffer), node_size); in rl_add()
504 rl_node_tostring(struct servtab *sep, struct rl_ip_node *node, in rl_node_tostring() function
527 SERV_PARAMS(sep), rl_node_tostring(sep, node, buffer)); in rl_print_found_node()
536 const char * name = rl_node_tostring(sep, node, buffer); in rl_log_address_exceed()