Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dwin_utils.h49 extern void snapshot_stack_list(int free_only, double allowed_age);
Dwin_utils.c54 void snapshot_stack_list(int free_only, double allowed_age);
206 void snapshot_stack_list(int free_only, double allowed_age) { in snapshot_stack_list() argument
221 if (free_only) { in snapshot_stack_list()
Duserinput.c5758 void snapshot_cache_list(int free_only, double allowed_age) { in snapshot_cache_list() argument
5774 if (free_only) { in snapshot_cache_list()