Searched refs:binding_scope_dereference (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | execute.c | 458 binding_scope_dereference(&ns, MDL); 508 binding_scope_dereference(&ns, MDL);
|
H A D | tree.c | 578 binding_scope_dereference (&ns, MDL); 603 binding_scope_dereference (&ns, MDL); 609 binding_scope_dereference (&ns, MDL); 620 binding_scope_dereference (&ns, MDL); 3791 int binding_scope_dereference (ptr, file, line) in binding_scope_dereference() function 3829 binding_scope_dereference (&binding_scope -> outer, MDL);
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | mdb.c | 1264 binding_scope_dereference (&comp -> scope, MDL); 1267 binding_scope_dereference (&lease -> scope, MDL); 1796 binding_scope_dereference (&lease -> scope, MDL); 1848 binding_scope_dereference(<->scope, MDL);
|
H A D | confpars.c | 5005 binding_scope_dereference(&scope, MDL); in parse_ia_na_declaration() 5094 binding_scope_dereference(&scope, MDL); in parse_ia_na_declaration() 5453 binding_scope_dereference(&scope, MDL); in parse_ia_ta_declaration() 5542 binding_scope_dereference(&scope, MDL); in parse_ia_ta_declaration() 5891 binding_scope_dereference(&scope, MDL); in parse_ia_pd_declaration() 5980 binding_scope_dereference(&scope, MDL); in parse_ia_pd_declaration()
|
H A D | mdb6.c | 291 binding_scope_dereference(&tmp->scope, file, line); in iasubopt_dereference() 1681 binding_scope_dereference(&lease->scope, MDL); in move_lease_to_inactive()
|
H A D | dhcp.c | 442 binding_scope_dereference (&lease -> scope, MDL); 3070 binding_scope_dereference (&lease -> scope, MDL); 5819 binding_scope_dereference( in reuse_lease()
|
H A D | failover.c | 5273 binding_scope_dereference(<->scope, MDL); in dhcp_failover_process_bind_update() 5359 binding_scope_dereference(&lease->scope, MDL); in dhcp_failover_process_bind_update()
|
H A D | omapi.c | 494 binding_scope_dereference (&lease->scope, file, line); in dhcp_lease_destroy()
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 2404 int binding_scope_dereference (struct binding_scope **,
|