7 calls to drupal_access_denied()
- book_export_html in drupal-7.x/
modules/ book/ book.pages.inc - Generates HTML for export when invoked by book_export().
- contact_personal_form in drupal-7.x/
modules/ contact/ contact.pages.inc - Form constructor for the personal contact form.
- contact_site_form in drupal-7.x/
modules/ contact/ contact.pages.inc - Form constructor for the site-wide contact form.
- cron.php in drupal-7.x/
cron.php - Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
- file_download in drupal-7.x/
includes/ file.inc - Menu handler for private file transfers.
- system_batch_page in drupal-7.x/
modules/ system/ system.admin.inc - Default page callback for batches.
- user_pass_reset in drupal-7.x/
modules/ user/ user.pages.inc - Menu callback; process one time login link and redirects to the user page on success.