Home
last modified time | relevance | path

Searched defs:runtime_config (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dpath-lookup.h31 char *runtime_config; member
Dpath-lookup.c146 const char *runtime_config, in user_dirs()
519 *persistent_config = NULL, *runtime_config = NULL, in lookup_paths_init() local
/systemd-251/src/tmpfiles/
Dtmpfiles.c293 _cleanup_free_ char *persistent_config = NULL, *runtime_config = NULL, *data_home = NULL; in user_config_paths() local