Home
last modified time | relevance | path

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

/systemd-251/src/hostname/
Dhostnamed.c72 struct stat etc_hostname_stat; member
104 stat_inode_unmodified(&c->etc_hostname_stat, &current_stat)) in context_read_etc_hostname()
113 c->etc_hostname_stat = current_stat; in context_read_etc_hostname()
507 s = &c->etc_hostname_stat; in context_write_data_static_hostname()