Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dappshare.c1521 static time_t last_mtime = 0; in check_control() local
1550 if (last_size == (int) sb.st_size && last_mtime == sb.st_mtime) { in check_control()
1554 last_mtime = sb.st_mtime; in check_control()