Searched refs:rcReplySend (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecService.cpp115 int rcReplySend; member in struct:TXSEXEC
1475 * @returns rcOperation and pTxsExec->rcReplySend.
1492 pTxsExec->rcReplySend = txsReplyFailure(pTxsExec->pPktHdr, "FAILED ",
2427 pTxsExec->rcReplySend = VINF_SUCCESS;
2563 rc = pTxsExec->rcReplySend;

Completed in 53 milliseconds