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

/vbox/include/iprt/
H A Dpipe.h191 RTDECL(int) RTPipeFlush(RTPIPE hPipe);
H A Dmangling.h1090 # define RTPipeFlush RT_MANGLER(RTPipeFlush) macro
/vbox/src/VBox/Main/src-server/linux/
H A DUSBProxyServiceLinux.cpp381 RTPipeFlush(mhWakeupPipeW);
/vbox/src/VBox/Runtime/testcase/
H A DtstRTPipe.cpp278 RTTESTI_CHECK_RC(RTPipeFlush(hPipeR), VERR_ACCESS_DENIED);
301 int rc = RTPipeFlush(hPipeW);
/vbox/src/VBox/Runtime/r3/posix/
H A Dpipe-posix.cpp602 RTDECL(int) RTPipeFlush(RTPIPE hPipe) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp731 RTDECL(int) RTPipeFlush(RTPIPE hPipe) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp966 RTDECL(int) RTPipeFlush(RTPIPE hPipe) function

Completed in 93 milliseconds