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

  /src/usr.sbin/inetd/
ratelimit.c 72 static const char *rl_node_tostring(struct servtab *, struct rl_ip_node *, char[NI_MAXHOST]);
305 SERV_PARAMS(sep), rl_node_tostring(sep, node, buffer), node_size);
511 rl_node_tostring(struct servtab *sep, struct rl_ip_node *node, function
534 SERV_PARAMS(sep), rl_node_tostring(sep, node, buffer));
543 const char * name = rl_node_tostring(sep, node, buffer);

Completed in 24 milliseconds