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

  /external/qemu/
console.h 465 int vnc_display_password(DisplayState *ds, const char *password);
monitor.c 474 if (vnc_display_password(NULL, password) < 0)
    [all...]
vnc-android.c 2163 int vnc_display_password(DisplayState *ds, const char *password) function
    [all...]
vnc.c 2159 int vnc_display_password(DisplayState *ds, const char *password) function
    [all...]

Completed in 1668 milliseconds