Searched refs:x11_mtime (Results 1 – 3 of 3) sorted by relevance
212 c->x11_mtime = USEC_INFINITY; in x11_read_data()219 if (c->x11_mtime != USEC_INFINITY && t == c->x11_mtime) in x11_read_data()222 c->x11_mtime = t; in x11_read_data()408 c->x11_mtime = timespec_load(&st.st_mtim); in x11_write_data()
16 usec_t x11_mtime; member
832 .x11_mtime = USEC_INFINITY, in run()