Searched defs:_PR_MD_OPEN (Results 1 - 5 of 5) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/ |
H A D | os2io.c | 135 * _PR_MD_OPEN() -- Open a file 146 _PR_MD_OPEN(const char *name, PRIntn osflags, int mode) function
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ |
H A D | w16io.c | 85 ** _PR_MD_OPEN() -- Open a file 92 _PR_MD_OPEN(const char *name, PRIntn osflags, int mode) function
|
H A D | w95io.c | 182 * _PR_MD_OPEN() -- Open a file 193 _PR_MD_OPEN(const char *name, PRIntn osflags, int mode) function
|
H A D | ntio.c | 2086 _PR_MD_OPEN(const char *name, PRIntn osflags, PRIntn mode) function
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
H A D | primpl.h | 1105 extern PRInt32 _PR_MD_OPEN(const char *name, PRIntn osflags, PRIntn mode); 1106 #define _PR_MD_OPEN _MD_OPEN macro
|
Completed in 523 milliseconds