Home | History | Annotate | Download | only in x11vnc

Lines Matching full:list_windows

115 "                         cmd=list_windows    List all tracked windows.\n"
1325 static void list_windows(void) {
1443 } else if (!strcmp(cmd, "list_windows") || !strcmp(cmd, "lw")) {
1444 list_windows();
1448 list_windows();
1467 fprintf(stderr, " list_windows (lw)\n");