ordered_hashmap_ensure_allocated 1758 src/libsystemd/sd-bus/sd-bus.c         r = ordered_hashmap_ensure_allocated(&bus->reply_callbacks, &uint64_hash_ops);
ordered_hashmap_ensure_allocated  712 src/resolve/resolved-dns-scope.c         r = ordered_hashmap_ensure_allocated(&scope->conflict_queue, &dns_resource_key_hash_ops);
ordered_hashmap_ensure_allocated  883 src/shared/install.c         r = ordered_hashmap_ensure_allocated(&c->will_install, &string_hash_ops);
ordered_hashmap_ensure_allocated 1400 src/shared/install.c                 r = ordered_hashmap_ensure_allocated(&c->have_installed, &string_hash_ops);
ordered_hashmap_ensure_allocated 1447 src/shared/install.c                 r = ordered_hashmap_ensure_allocated(&c->have_installed, &string_hash_ops);
ordered_hashmap_ensure_allocated 1555 src/shared/install.c                 r = ordered_hashmap_ensure_allocated(&c.have_installed, &string_hash_ops);