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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 332 #define _MD_CLOSE_DIR (_PR_MD_CLOSE_DIR)
_win16.h 339 #define _MD_CLOSE_DIR _PR_MD_CLOSE_DIR
_win95.h 344 #define _MD_CLOSE_DIR _PR_MD_CLOSE_DIR
_winnt.h 358 #define _MD_CLOSE_DIR _PR_MD_CLOSE_DIR
_beos.h 318 #define _MD_CLOSE_DIR _MD_close_dir
518 NSPR_API(PRInt32) _MD_close_dir(struct _MDDir *md);
_macos.h 423 #define _MD_CLOSE_DIR _MD_CloseDir
_unixos.h 338 extern PRInt32 _MD_close_dir(struct _MDDir *);
360 #define _MD_CLOSE_DIR(dir) _MD_close_dir(dir)

Completed in 49 milliseconds