Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/
Dconnect_br.tcl855 binary scan $t c nsubtypes
856 puts stderr "nsubtypes: $nsubtypes"
857 bmesg "nsubtypes: $nsubtypes"
859 for {set i 0} {$i < $nsubtypes} {incr i} {
/external/libvncserver/x11vnc/
Dsslhelper.c1580 int n, i, ival, ok, nsubtypes = 0; in vencrypt_dialog() local
1653 nsubtypes = n; in vencrypt_dialog()
1654 for (i = 0; i < nsubtypes; i++) { in vencrypt_dialog()
1659 buf2[0] = (char) nsubtypes; in vencrypt_dialog()
1686 for (i = 0; i < nsubtypes; i++) { in vencrypt_dialog()