Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dpath-lookup.c148 const char *global_runtime_config, in user_dirs() argument
198 if (strv_extend(&res, global_runtime_config) < 0) in user_dirs()
520 *global_persistent_config = NULL, *global_runtime_config = NULL, in lookup_paths_init() local
564 … r = acquire_config_dirs(LOOKUP_SCOPE_GLOBAL, &global_persistent_config, &global_runtime_config); in lookup_paths_init()
657 global_persistent_config, global_runtime_config, in lookup_paths_init()