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

/systemd/src/basic/
H A Dhostname-util.h38 int sethostname_idempotent(const char *s);
H A Dhostname-util.c176 int sethostname_idempotent(const char *s) { function
/systemd/src/core/
H A Dhostname-setup.c62 r = sethostname_idempotent(hn);
/systemd/src/hostname/
H A Dhostnamed.c293 if (sethostname_idempotent(hn) < 0)
/systemd/src/nspawn/
H A Dnspawn.c1363 if (sethostname_idempotent(arg_machine) < 0)

Completed in 27 milliseconds