Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dconf-parser.h139 unsigned hashmap_find_free_section_line(Hashmap *hashmap);
Dconf-parser.c747 unsigned hashmap_find_free_section_line(Hashmap *hashmap) { in hashmap_find_free_section_line() function
/systemd-251/src/network/
Dnetworkd-route.c1893 section_line = hashmap_find_free_section_line(network->routes_by_section); in network_add_ipv4ll_route()
1926 section_line = hashmap_find_free_section_line(network->routes_by_section); in network_add_default_route_on_device()