Searched refs:set_readOnly (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinTest.c537 const BOOL set_readOnly = !(pmode & 0222);
704 if (set_readOnly && !addAccessDeniedAceProc(newAcl, ACL_REVISION,
757 if (set_readOnly == acl_readOnly_found || setNamedSecurityInfoProc(
529 const BOOL set_readOnly = !(pmode & 0222); local
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinTest.c554 const BOOL set_readOnly = !(pmode & 0222);
723 if (set_readOnly && !addAccessDeniedAceProc(newAcl, ACL_REVISION,
763 if (set_readOnly == acl_readOnly_found
546 const BOOL set_readOnly = !(pmode & 0222); local

Completed in 261 milliseconds