HomeSort by: relevance | last modified time | path
    Searched refs:usermode_vnc_width (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/usermode/dev/
mainbus.c 61 extern int usermode_vnc_width, usermode_vnc_height, usermode_vnc_port;
90 taa.u.vnc.width = usermode_vnc_width;
  /src/sys/arch/usermode/usermode/
machdep.c 97 int usermode_vnc_width = 0; variable in typeref:typename:int
207 usermode_vnc_width = strtoul(w, NULL, 10);

Completed in 12 milliseconds