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

/vbox/include/iprt/
H A Dvfslowlevel.h645 typedef struct RTVFSIOSTREAMOPS struct
747 } RTVFSIOSTREAMOPS; typedef in typeref:struct:RTVFSIOSTREAMOPS
749 typedef RTVFSIOSTREAMOPS const *PCRTVFSIOSTREAMOPS;
751 /** The RTVFSIOSTREAMOPS structure version. */
754 /** @name RTVFSIOSTREAMOPS::fFeatures
798 * @extends RTVFSIOSTREAMOPS
804 RTVFSIOSTREAMOPS Stream;
952 * Dummy implementation of RTVFSIOSTREAMOPS::pfnPollOne.
965 * @sa RTVFSIOSTREAMOPS::pfnPollOne, RTPollSetAdd, RTPoll, RTPollNoResume.

Completed in 47 milliseconds