Searched defs:_PR_MD_STAT (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c504 _PR_MD_STAT(const char *fn, struct stat *info) function
553 if ( (rv = _PR_MD_STAT(fn, &sb)) == 0 ) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16io.c426 ** _PR_MD_STAT() - Get file attributes by filename
433 _PR_MD_STAT(const char *fn, struct stat *info) function
H A Dw95io.c637 _PR_MD_STAT(const char *fn, struct stat *info) function
H A Dntio.c2890 _PR_MD_STAT(const char *fn, struct stat *info) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1137 extern PRInt32 _PR_MD_STAT(const char *name, struct stat *buf);
1138 #define _PR_MD_STAT _MD_STAT macro

Completed in 74 milliseconds