Searched refs:WBT_GetCurrentCommand (Results 1 – 2 of 2) sorted by relevance
369 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_SwitchNextCommand()704 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_CheckRequest()1020 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_NotifyCompletionCallback()1162 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CallPacketRecvHook()1428 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CancelCommand()1509 const WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_GetDownloadProgress()1544 current = WBT_GetCurrentCommand(work); in WBT_SetPacketLength()
443 WBTCommand *WBT_GetCurrentCommand(const WBTContext *work) in WBT_GetCurrentCommand() function