Searched refs:MAX_SEND_FILE_NUM (Results 1 – 3 of 3) sorted by relevance
25 #define MAX_SEND_FILE_NUM 10 macro27 #define MAX_SEND_FILE_NUM 1 macro
454 …roxyChannelSendFile(channelId, g_testProxyFileName, g_proxyFileSet, MAX_SEND_FILE_NUM + TEST_FILE_…
990 if (fileCnt == 0 || fileCnt > MAX_SEND_FILE_NUM) { in ProxyChannelSendFile()1979 if (sFileList == NULL || fileCnt == 0 || fileCnt > MAX_SEND_FILE_NUM) { in TransProxyChannelSendFile()