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