Home
last modified time | relevance | path

Searched refs:rfbCDirCreate (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/rfb/
Drfbproto.h1054 #define rfbCDirCreate 1 /* Request the server to create the given directory */ macro
/external/libvncserver/libvncserver/
Drfbserver.c1812 case rfbCDirCreate: /* Client requests the creation of a directory */ in rfbProcessFileTransfer()
/external/libvncserver/webclients/java-applet/ssl/
Dultravnc-102-JavaViewer-ssl-etc.patch2202 - rfbCDirCreate,
2206 + writeRfbFileTransferMsg(rfbCommand, rfbCDirCreate, 0, temp.length(), temp);
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch13684 + int rfbCDirCreate = 1; /* Request the server to create the given directory */