Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dappshare.c269 static int tree_depth = 3; variable
969 recurse_search(0, tree_depth, root, app, &nw); in add_app()
1432 tree_depth = atoi(cmd + strlen("tree_depth:")); in process_control()