Searched refs:CreateFileListInfo (Results 1 – 2 of 2) sorted by relevance
90 int CreateFileListInfo(FileListInfoPtr pFileListInfo, char* path, int flag);114 status = CreateFileListInfo(&fileListInfo, path, !(flags & 0x10)); in GetFileListResponseMsg()168 CreateFileListInfo(FileListInfoPtr pFileListInfo, char* path, int flag) in CreateFileListInfo() function253 CreateFileListInfo(FileListInfoPtr pFileListInfo, char* path, int flag) in CreateFileListInfo() function
261 …NULL is passed to CreateFileListInfo() Passing NULL to sprintf() would most likely crash the progr…