Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Dmemory.c570 if (comp == comp->shared_network->insertion_point || in supersede_lease()
571 !comp->shared_network->insertion_point) in supersede_lease()
574 lp = comp->shared_network->insertion_point; in supersede_lease()
624 comp->shared_network->insertion_point = comp; in supersede_lease()
H A Ddhcpd.h222 struct lease *insertion_point; member
H A Dconfpars.c658 share->insertion_point = NULL; in parse_shared_net_declaration()
/openbsd-src/gnu/gcc/gcc/
H A Dvar-tracking.c2049 int *insertion_point) in find_variable_location_part() argument
2066 if (insertion_point) in find_variable_location_part()
2067 *insertion_point = pos; in find_variable_location_part()