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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c286 _PR_MD_LSEEK64(PRFileDesc *fd, PRInt64 offset, PRSeekWhence whence) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16io.c242 ** _PR_MD_LSEEK64() -- Seek to position in file, 64bit offset.
246 _PR_MD_LSEEK64( PRFileDesc *fd, PRInt64 offset, int whence ) function
261 } /* end _PR_MD_LSEEK64() */
H A Dw95io.c380 _PR_MD_LSEEK64(PRFileDesc *fd, PROffset64 offset, PRSeekWhence whence) function
H A Dntio.c2544 _PR_MD_LSEEK64(PRFileDesc *fd, PROffset64 offset, PRSeekWhence whence) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1320 extern PROffset64 _PR_MD_LSEEK64(PRFileDesc *fd, PROffset64 offset, PRSeekWhence whence);
1321 #define _PR_MD_LSEEK64 _MD_LSEEK64 macro

Completed in 69 milliseconds