Searched refs:write_env_file_label (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dfileio-label.h28 int write_env_file_label(const char *fname, char **l);
H A Dfileio-label.c41 int write_env_file_label(const char *fname, char **l) { function
/systemd/src/locale/
H A Dlocaled.c315 r = write_env_file_label("/etc/locale.conf", l);
432 return write_env_file_label("/etc/vconsole.conf", l);
/systemd/src/hostname/
H A Dhostnamed.c362 return write_env_file_label("/etc/machine-info", l);

Completed in 15 milliseconds