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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h659 * PR_CREATE_FILE If the file does not exist, the file is created
666 * PR_EXCL With PR_CREATE_FILE, if the file does not exist,
672 * created when PR_CREATE_FILE is on.
693 #define PR_CREATE_FILE 0x08 macro

Completed in 490 milliseconds