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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTPipe.cpp81 rc = RTPipeClose(hPipe);
83 return RTMsgErrorExit(RTEXITCODE_FAILURE, "RTPipeClose() -> %Rrc\n", rc);
111 RTTESTI_CHECK_RC_RETV(RTPipeClose(hPipeR), VINF_SUCCESS);
115 RTTESTI_CHECK_RC(rc = RTPipeClose(hPipeW), VINF_SUCCESS);
148 rc = RTPipeClose(hPipe);
150 return RTMsgErrorExit(RTEXITCODE_FAILURE, "RTPipeClose() -> %Rrc\n", rc);
174 RTTESTI_CHECK_RC_RETV(RTPipeClose(hPipeW), VINF_SUCCESS);
188 RTTESTI_CHECK_RC(rc = RTPipeClose(hPipeR), VINF_SUCCESS);
244 RTTESTI_CHECK_RC(RTPipeClose(hPipeR), VINF_SUCCESS);
245 RTTESTI_CHECK_RC(RTPipeClose(hPipe
[all...]
H A DtstRTPoll.cpp89 RTPipeClose(hPipeR);
90 RTPipeClose(hPipeW);
325 RTTESTI_CHECK_RC(RTPipeClose(hPipeR), VINF_SUCCESS);
335 RTTESTI_CHECK_RC(RTPipeClose(hPipeW), VINF_SUCCESS);
396 RTTESTI_CHECK_RC(RTPipeClose(hPipeW), VINF_SUCCESS);
397 RTTESTI_CHECK_RC(RTPipeClose(hPipeR), VINF_SUCCESS);
398 RTTESTI_CHECK_RC(RTPipeClose(hPipeW2), VINF_SUCCESS);
399 RTTESTI_CHECK_RC(RTPipeClose(hPipeR2), VINF_SUCCESS);
400 RTTESTI_CHECK_RC(RTPipeClose(hPipeW3), VINF_SUCCESS);
401 RTTESTI_CHECK_RC(RTPipeClose(hPipeR
[all...]
H A DtstRTProcCreateEx.cpp244 RTTESTI_CHECK_RC(RTPipeClose(hPipeW), VINF_SUCCESS);
265 RTTESTI_CHECK_RC(RTPipeClose(hPipeR), VINF_SUCCESS);
309 RTTESTI_CHECK_RC(RTPipeClose(hPipeW), VINF_SUCCESS);
330 RTTESTI_CHECK_RC(RTPipeClose(hPipeR), VINF_SUCCESS);
375 RTTESTI_CHECK_RC(RTPipeClose(hPipeW), VINF_SUCCESS);
396 RTTESTI_CHECK_RC(RTPipeClose(hPipeR), VINF_SUCCESS);
/vbox/src/VBox/Runtime/common/misc/
H A Dhandle.cpp53 rc = RTPipeClose(ph->u.hPipe);
/vbox/src/VBox/Main/src-server/linux/
H A DUSBProxyServiceLinux.cpp125 RTPipeClose(mhWakeupPipeR);
126 RTPipeClose(mhWakeupPipeW);
216 RTPipeClose(mhWakeupPipeR);
217 RTPipeClose(mhWakeupPipeW);
/vbox/include/iprt/
H A Dpipe.h65 RTDECL(int) RTPipeClose(RTPIPE hPipe);
H A Dmangling.h1088 # define RTPipeClose RT_MANGLER(RTPipeClose) macro
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp379 RTPipeClose(pDevSol->hPipeWakeupR);
380 RTPipeClose(pDevSol->hPipeWakeupW);
436 RTPipeClose(pDevSol->hPipeWakeupR);
437 RTPipeClose(pDevSol->hPipeWakeupW);
/vbox/src/bldprogs/
H A Dscmsubversion.cpp111 rc2 = RTPipeClose(*phPipeR); AssertRC(rc2);
122 rc2 = RTPipeClose(*phPipeR); AssertRC(rc2);
147 rc2 = RTPipeClose(*phPipeR); AssertRC(rc2);
360 rc2 = RTPipeClose(hPipeStdErrR); AssertRC(rc2);
361 rc2 = RTPipeClose(hPipeStdOutR); AssertRC(rc2);
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlProcess.cpp300 rc = RTPipeClose(*phStdInW);
408 rc2 = RTPipeClose(*phPipeR);
1651 RTPipeClose(pProcess->hNotificationPipeR);
1653 RTPipeClose(pProcess->hNotificationPipeW);
1656 RTPipeClose(pProcess->hPipeStdErrR);
1662 RTPipeClose(pProcess->hPipeStdOutR);
1668 RTPipeClose(pProcess->hPipeStdInW);
1935 RTPipeClose(*phPipe);
/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecService.cpp1636 rc2 = RTPipeClose(*phPipeR);
1685 rc2 = RTPipeClose(*phStdInW);
2158 RTPipeClose(pTxsExec->hWakeUpPipeW);
2345 rc2 = RTPipeClose(pTxsExec->hTestPipeW); AssertRC(rc2);
2354 rc2 = RTPipeClose(pTxsExec->hTestPipeR); AssertRC(rc2);
2356 rc2 = RTPipeClose(pTxsExec->hStdErrR); AssertRC(rc2);
2358 rc2 = RTPipeClose(pTxsExec->hStdOutR); AssertRC(rc2);
2360 rc2 = RTPipeClose(pTxsExec->hStdInW); AssertRC(rc2);
2373 RTPipeClose(pTxsExec->hWakeUpPipeW);
2375 RTPipeClose(pTxsExe
[all...]
/vbox/src/VBox/Devices/USB/usbip/
H A DUSBProxyDevice-usbip.cpp767 int rc2 = RTPipeClose(pDevUsbIp->hPipeR);
769 rc2 = RTPipeClose(pDevUsbIp->hPipeW);
795 rc = RTPipeClose(pDevUsbIp->hPipeR);
797 rc = RTPipeClose(pDevUsbIp->hPipeW);
/vbox/src/VBox/Devices/Network/
H A DDrvVDE.cpp485 RTPipeClose(pThis->hPipeWrite);
490 RTPipeClose(pThis->hPipeRead);
H A DDrvTAP.cpp777 rc = RTPipeClose(pThis->hPipeWrite); AssertRC(rc);
782 rc = RTPipeClose(pThis->hPipeRead); AssertRC(rc);
/vbox/src/VBox/Devices/USB/linux/
H A DUSBProxyDevice-linux.cpp671 RTPipeClose(pDevLnx->hPipeWakeupR);
672 RTPipeClose(pDevLnx->hPipeWakeupW);
811 RTPipeClose(pDevLnx->hPipeWakeupR);
812 RTPipeClose(pDevLnx->hPipeWakeupW);
/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp877 rc = RTPipeClose(pThis->hWakeupPipeW); AssertRC(rc);
883 rc = RTPipeClose(pThis->hWakeupPipeR); AssertRC(rc);
/vbox/src/VBox/Devices/Serial/
H A DDrvHostSerial.cpp1080 int rc = RTPipeClose(pThis->hWakeupPipeW); AssertRC(rc);
1082 rc = RTPipeClose(pThis->hWakeupPipeR); AssertRC(rc);
/vbox/src/VBox/Devices/USB/freebsd/
H A DUSBProxyDevice-freebsd.cpp464 RTPipeClose(pDevFBSD->hPipeWakeupR);
465 RTPipeClose(pDevFBSD->hPipeWakeupW);
/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp2218 vrc = RTPipeClose(hStdErrPipe.u.hPipe);
2266 RTPipeClose(hPipeR);
2337 RTPipeClose(hPipeR);
2338 RTPipeClose(hStdErrPipe.u.hPipe);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1150 rc2 = RTPipeClose(pSockInt->hPipeR);
1152 rc2 = RTPipeClose(pSockInt->hPipeW);
1185 rc = RTPipeClose(pSockInt->hPipeR);
1187 rc = RTPipeClose(pSockInt->hPipeW);
/vbox/src/VBox/Runtime/r3/posix/
H A Dpipe-posix.cpp215 RTDECL(int) RTPipeClose(RTPIPE hPipe) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp229 RTDECL(int) RTPipeClose(RTPIPE hPipe) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp330 * This is used by RTPipeClose, RTPipeWrite and RTPipeWriteBlocking.
397 RTDECL(int) RTPipeClose(RTPIPE hPipe) function
/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp963 RTPipeClose(pTest->hXmlPipe);

Completed in 161 milliseconds