Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dpath-lookup.h30 char *persistent_config; member
Dpath-lookup.c145 const char *persistent_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