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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 239 #define _MD_LOCKFILE (_PR_MD_LOCKFILE)
_win16.h 267 #define _MD_LOCKFILE _PR_MD_LOCKFILE
_win95.h 245 #define _MD_LOCKFILE _PR_MD_LOCKFILE
_winnt.h 286 #define _MD_LOCKFILE _PR_MD_LOCKFILE
_beos.h 409 #define _MD_LOCKFILE _MD_lockfile
605 NSPR_API(PRStatus) _MD_lockfile(PRInt32 osfd);
_macos.h 406 extern PRStatus _MD_LockFile(PRInt32 osfd);
407 #define _MD_LOCKFILE _MD_LockFile
_unixos.h 355 extern PRStatus _MD_LockFile(PRInt32 osfd);
380 #define _MD_LOCKFILE _MD_LockFile

Completed in 348 milliseconds