Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-resolv-conf.c404 struct stat our_st; in resolv_conf_mode() local
409 if (stat(table[m], &our_st) < 0) { in resolv_conf_mode()
416 if (stat_inode_same(&system_st, &our_st)) in resolv_conf_mode()