Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dhcpd/
H A Dtree.c158 tree_limit(struct tree *tree, int limit) in tree_limit() function
H A Ddhcpd.h376 struct tree *tree_limit(struct tree *, int);
H A Dconfpars.c925 rv = tree_limit(rv, 4); in parse_ip_addr_or_hostname()