Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dconfparse.c101 static struct element *find_location(struct element *, struct range *);
2086 subnet = find_location(share, range); in relocate_pools()
4562 find_location(struct element *share, struct range *range) in find_location() function