Searched defs:RTPipeQueryReadable (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dpipe-posix.cpp648 RTDECL(int) RTPipeQueryReadable(RTPIPE hPipe, size_t *pcbReadable) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dpipe-os2.cpp850 RTDECL(int) RTPipeQueryReadable(RTPIPE hPipe, size_t *pcbReadable) function
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp1150 RTDECL(int) RTPipeQueryReadable(RTPIPE hPipe, size_t *pcbReadable) function
/vbox/include/iprt/
H A Dmangling.h1092 # define RTPipeQueryReadable RT_MANGLER(RTPipeQueryReadable) macro

Completed in 65 milliseconds