Searched refs:IsValidFileName (Results 1 – 1 of 1) sorted by relevance
76 inline bool IsValidFileName(const std::string& strFileName) in IsValidFileName() function538 if (rqst.fileName[0] && IsValidFileName(rqst.fileName) == false) { in CheckPersistStartRqst()