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

/systemd/src/resolve/
H A Dresolved-etc-hosts.c64 m->etc_hosts_mtime = USEC_INFINITY;
268 if (m->etc_hosts_mtime != USEC_INFINITY) {
279 if (timespec_load(&st.st_mtim) == m->etc_hosts_mtime)
317 m->etc_hosts_mtime = timespec_load(&st.st_mtim);
H A Dresolved-manager.h130 usec_t etc_hosts_last, etc_hosts_mtime; member in struct:Manager
H A Dresolved-manager.c491 m->etc_hosts_last = m->etc_hosts_mtime = USEC_INFINITY;

Completed in 14 milliseconds