Searched refs:WBT_CancelCommand (Results 1 – 4 of 4) sorted by relevance
480 return (WBT_CancelCommand(wbti_command_work, cancel_target) != 0); in WBT_CancelCurrentCommand()
1422 int WBT_CancelCommand(WBTContext * work, int bitmap) in WBT_CancelCommand() function
759 int WBT_CancelCommand(WBTContext * work, int bitmap);
274 (void)WBT_CancelCommand(context->wbt, bit); in WFS_CallServerDisconnectHook()