Searched refs:user_config_home (Results 1 - 5 of 5) sorted by relevance

/systemd/src/shared/
H A Dpath-lookup.h40 int user_config_home(char **config_home);
H A Dpath-lookup.c35 int user_config_home(char **config_home) { function
146 if (user_config_home(&config_home) < 0)
H A Dinstall.c125 r = user_config_home(&p);
166 r = user_config_home(&p);
/systemd/src/core/
H A Dunit.c3329 r = user_config_home(dir);
/systemd/src/systemctl/
H A Dsystemctl.c4739 r = user_config_home(user_home);

Completed in 2354 milliseconds