Searched refs:_MDDir (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_beos.h166 struct _MDDir { struct
516 NSPR_API(PRStatus) _MD_open_dir(struct _MDDir *md,const char *name);
517 NSPR_API(char *) _MD_read_dir(struct _MDDir *md, PRIntn flags);
518 NSPR_API(PRInt32) _MD_close_dir(struct _MDDir *md);
H A D_unixos.h153 struct _MDDir { struct
337 extern PRStatus _MD_open_dir(struct _MDDir *, const char *);
338 extern PRInt32 _MD_close_dir(struct _MDDir *);
339 extern char * _MD_read_dir(struct _MDDir *, PRIntn);
H A D_macos.h354 struct _MDDir { struct
417 extern PRStatus _MD_OpenDir(struct _MDDir *md,const char *name);
420 extern char* _MD_ReadDir(struct _MDDir *md,PRIntn flags);
H A D_os2.h149 struct _MDDir { struct
H A D_win16.h157 struct _MDDir { struct
H A D_win95.h130 struct _MDDir { struct
H A D_winnt.h198 struct _MDDir { struct

Completed in 3022 milliseconds