Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/tightvnc-filetransfer/
Drfbtightproto.h91 uint32_t nAuthTypes; member
Drfbtightserver.c200 caps.nAuthTypes = Swap32IfLE((uint32_t)count); in rfbSendAuthCaps()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch12069 - caps.nAuthTypes = Swap32IfLE(caps.nAuthTypes);
12070 + caps.nAuthTypes = Swap32IfLE(caps.nAuthTypes);
12072 - if (!caps.nAuthTypes) {
12076 + if (!caps.nAuthTypes) {
12098 - if (!ReadCapabilityList(authCaps, caps.nAuthTypes))
12100 + if (!ReadCapabilityList(authCaps, caps.nAuthTypes)) {