Searched defs:runtime_config (Results 1 – 3 of 3) sorted by relevance
31 char *runtime_config; member
146 const char *runtime_config, in user_dirs()519 *persistent_config = NULL, *runtime_config = NULL, in lookup_paths_init() local
293 _cleanup_free_ char *persistent_config = NULL, *runtime_config = NULL, *data_home = NULL; in user_config_paths() local