Searched refs:SetFtpRoot (Results 1 – 3 of 3) sorted by relevance
33 int SetFtpRoot(char* path);
60 int SetFtpRoot(char* path);86 SetFtpRoot(userHome); in InitFileTransfer()103 SetFtpRoot(char* path) in SetFtpRoot() function
479 if(SetFtpRoot(argv[1]) == FALSE) { in rfbTightProcessArg()