S_IRWXU
Mode flag: Read, write, execute by user.
Declaration
Source position: ostypes.inc line 338
const
S\_IRWXU = S\_IRUSR or S\_IWUSR or S\_IXUSR
Mode flag: Read, write, execute by user.
Source position: ostypes.inc line 338
const
S\_IRWXU = S\_IRUSR or S\_IWUSR or S\_IXUSR