8 calls to drupal_chmod()

file_create_htaccess in drupal-7.x/includes/file.inc
Creates a .htaccess file in the given directory.
file_prepare_directory in drupal-7.x/includes/file.inc
Checks that the directory exists and is writable.
file_save_upload in drupal-7.x/includes/file.inc
Saves a file upload to a new location.
file_unmanaged_copy in drupal-7.x/includes/file.inc
Copies a file to a new location without invoking the file API.
image_save in drupal-7.x/includes/image.inc
Closes the image and saves the changes to a file.
system_check_directory in drupal-7.x/modules/system/system.module
Checks the existence of the directory specified in $form_element.
_color_render_images in drupal-7.x/modules/color/color.module
Renders images that match a given palette.
_color_save_stylesheet in drupal-7.x/modules/color/color.module
Saves the rewritten stylesheet to disk.