Searched refs:sd_path_home (Results 1 - 3 of 3) sorted by relevance

/systemd/src/systemd/
H A Dsd-path.h86 int sd_path_home(uint64_t type, const char *suffix, char **path);
/systemd/src/path/
H A Dpath.c85 q = sd_path_home(i, arg_suffix, &p);
108 r = sd_path_home(i, arg_suffix, &p);
/systemd/src/libsystemd/sd-path/
H A Dsd-path.c335 _public_ int sd_path_home(uint64_t type, const char *suffix, char **path) { function
581 r = sd_path_home(type, suffix, &p);

Completed in 1101 milliseconds