HomeSort by relevance Sort by last modified time
    Searched refs:last_clean (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/x11vnc/
x11vnc.c 288 time_t last_clean = time(NULL); local
595 if (time(NULL) > last_clean + 20 * 60) {
622 last_clean = time(NULL);
    [all...]
userinput.c 6733 double last_clean = 0.0; local
    [all...]

Completed in 135 milliseconds