Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:S_MODE

3342           O_BINARY | O_EXCL,S_MODE);
3344 file=open_utf8(cache_info->cache_filename,O_WRONLY | O_BINARY,S_MODE);
3351 O_EXCL,S_MODE);
3353 file=open_utf8(cache_info->cache_filename,O_RDWR | O_BINARY,S_MODE);