9 calls to file_check_directory()

color_scheme_form_submit in drupal-6.x/modules/color/color.module
Submit handler for color change form.
drupal_build_css_cache in drupal-6.x/includes/common.inc
Aggregate and optimize CSS files, putting them in the files directory.
drupal_build_js_cache in drupal-6.x/includes/common.inc
Aggregate JS files, putting them in the files directory.
file_check_path in drupal-6.x/includes/file.inc
Checks path to see if it is a directory, or a dir/file.
system_check_directory in drupal-6.x/modules/system/system.module
Checks the existence of the directory specified in $form_element. This function is called from the system_settings form to check both the file_directory_path and file_directory_temp directories. If validation fails, the form element is flagged with an…
system_theme_settings in drupal-6.x/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
upload_form_alter in drupal-6.x/modules/upload/upload.module
user_admin_settings in drupal-6.x/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
_locale_rebuild_js in drupal-6.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.