Searched refs:common_subnet_parsing (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | confparse.c | 2292 common_subnet_parsing(struct parse *cfile, in common_subnet_parsing() function 2427 common_subnet_parsing(cfile, subnets, subnet); in parse_subnet_declaration() 2519 common_subnet_parsing(cfile, subnets, subnet); in parse_subnet6_declaration()
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | confpars.c | 2686 common_subnet_parsing(struct parse *cfile, in common_subnet_parsing() function 2839 common_subnet_parsing(cfile, share, subnet); 2963 if (!common_subnet_parsing(cfile, share, subnet)) { in parse_subnet6_declaration()
|