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

/external/libvncserver/x11vnc/
H A Duserinput.c5755 int cache_list_num = 0; variable
5769 cache_list_num = 0;
5776 cache_list_num = 0;
5781 if (cache_list_num && now < last_snap + allowed_age) {
5785 cache_list_num = 0;
5812 cache_list_num = 0;
5854 cache_list_num = num;
5949 for(k=0; k<cache_list_num; k++) {
5988 for(k=0; k<cache_list_num; k++) {
5995 if (ncdb) fprintf(stderr, "*** LOOKUP_FREE_INDEX: incrementing cache_list_num
[all...]

Completed in 423 milliseconds