Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dhashmap.c357 static bool current_initialized = false; in get_hash_key() local
366 if (!current_initialized || !reuse_is_ok) { in get_hash_key()
368 current_initialized = true; in get_hash_key()