Searched refs:DFILE_ON_FATAL_ERROR (Results 1 – 4 of 4) sorted by relevance
73 DFILE_ON_FATAL_ERROR, enumerator
266 if (msgType == DFILE_ON_CONNECT_FAIL || msgType == DFILE_ON_FATAL_ERROR) { in FileSendListener()406 if (msgType == DFILE_ON_CONNECT_FAIL || msgType == DFILE_ON_FATAL_ERROR) { in FileReceiveListener()
484 msgType = DFILE_ON_FATAL_ERROR;534 msgType = DFILE_ON_FATAL_ERROR;
891 NotifyMsgRecver(session, DFILE_ON_FATAL_ERROR, &data); in DFileSessionHandleFrame()1031 NotifyMsgRecver(session, DFILE_ON_FATAL_ERROR, &msgData); in DFileMainLoop()