Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/inetd/
H A Dparse_v2.c77 static hresult ip_max_handler(struct servtab *, vlist);
126 { "ip_max", ip_max_handler },
970 ip_max_handler(struct servtab *sep, vlist values) in ip_max_handler() function