ratelimit.c | 72 static const char *rl_node_tostring(struct servtab *, struct rl_ip_node *, char[NI_MAXHOST]); 301 SERV_PARAMS(sep), rl_node_tostring(sep, node, buffer), node_size); 507 rl_node_tostring(struct servtab *sep, struct rl_ip_node *node, function in typeref:typename:const char * 530 SERV_PARAMS(sep), rl_node_tostring(sep, node, buffer)); 539 const char * name = rl_node_tostring(sep, node, buffer);
|