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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h60 #define PR_Seek VBoxNsprPR_Seek macro
1013 * FUNCTION: PR_Seek, PR_Seek64
1038 * If the PR_Seek() function fails, the file offset remains
1044 NSPR_API(PROffset32) PR_Seek(PRFileDesc *fd, PROffset32 offset, PRSeekWhence whence);

Completed in 218 milliseconds