Searched refs:rfbCFileDelete (Results 1 – 4 of 4) sorted by relevance
1057 #define rfbCFileDelete 4 /* Request the server to delete the given file */ macro
1821 case rfbCFileDelete: /* Client requests the deletion of a file */ in rfbProcessFileTransfer()
2166 - rfbCFileDelete,2170 + writeRfbFileTransferMsg(rfbCommand, rfbCFileDelete, 0, temp.length(), temp);
13687 + int rfbCFileDelete = 4; /* Request the server to delete the given file */