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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16io.c12 * for the specific language governing rights and limitations under the
96 int rights = 0; local
111 rights |= S_IRWXU;
123 file = (PRInt32) sopen( name, access, SH_DENYNO, rights );

Completed in 45 milliseconds