Searched refs:SH_DENYNO (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dshare.h34 #define SH_DENYNO 0x40 /* Deny nothing */ macro
40 #define _SH_DENYNO SH_DENYNO
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dshare.h43 #define SH_DENYNO 0x40 /* Deny nothing */ macro
49 #define _SH_DENYNO SH_DENYNO
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16io.c123 file = (PRInt32) sopen( name, access, SH_DENYNO, rights );

Completed in 43 milliseconds