HomeSort by relevance Sort by last modified time
    Searched refs:_MD_LSEEK (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 224 #define _MD_LSEEK (_PR_MD_LSEEK)
_win16.h 256 #define _MD_LSEEK _PR_MD_LSEEK
_win95.h 230 #define _MD_LSEEK _PR_MD_LSEEK
_winnt.h 272 #define _MD_LSEEK _PR_MD_LSEEK
_beos.h 329 #define _MD_LSEEK _MD_lseek
527 NSPR_API(PRInt32) _MD_lseek(PRFileDesc *fd, PRInt32 offset, int whence);
_macos.h 381 #define _MD_LSEEK _MD_LSeek
_unixos.h 431 extern PRInt32 _MD_lseek(PRFileDesc*, PRInt32, PRSeekWhence);
432 #define _MD_LSEEK _MD_lseek

Completed in 143 milliseconds