Home
last modified time | relevance | path

Searched refs:gethostname_strict (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/basic/
Dhostname-util.h17 static inline int gethostname_strict(char **ret) { in gethostname_strict() function
/systemd-251/src/resolve/
Dresolved-util.c26 r = gethostname_strict(&h); in resolve_system_hostname()
/systemd-251/src/hostname/
Dhostnamed.c644 r = gethostname_strict(&hn); in property_get_hostname()
1192 r = gethostname_strict(&hn); in method_describe()
/systemd-251/src/libsystemd-network/
Dsd-lldp-tx.c354 (void) gethostname_strict(&hostname); in lldp_tx_create_packet()
/systemd-251/src/network/
Dnetworkd-dhcp6.c527 r = gethostname_strict(&hostname); in dhcp6_set_hostname()
Dnetworkd-dhcp4.c1228 r = gethostname_strict(&hostname); in dhcp4_set_hostname()
/systemd-251/src/shared/
Duser-record.c1124 r = gethostname_strict(&hn); in per_machine_hostname_match()