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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 234 #define _MD_ACCESS (_PR_MD_ACCESS)
_win16.h 263 #define _MD_ACCESS _PR_MD_ACCESS
_win95.h 240 #define _MD_ACCESS _PR_MD_ACCESS
_winnt.h 281 #define _MD_ACCESS _PR_MD_ACCESS
_beos.h 338 #define _MD_ACCESS _MD_access
536 NSPR_API(PRInt32) _MD_access(const char *name, PRIntn how);
_macos.h 397 #define _MD_ACCESS _MD_Access
_unixos.h 347 extern PRInt32 _MD_access(const char *name, PRAccessHow how);
374 #define _MD_ACCESS(name, how) _MD_access(name, how)

Completed in 41 milliseconds