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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dio.h163 static inline __msvcrt_long tell(int fd) { return _tell(fd); } function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dio.h160 static inline __msvcrt_long tell(int fd) { return _tell(fd); } function
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileStream.h401 PRInt64 tell() function in class:nsRandomAccessStoreClient
/vbox/include/VBox/HostServices/
H A DGuestControlSvc.h967 } tell; member in union:guestControl::HGCMReplyFileNotify::__anon14
1179 /** New file offset after successful tell. */
1181 } tell; member in union:guestControl::CALLBACKDATA_FILE_NOTIFY::__anon28

Completed in 40 milliseconds