cron.php in ./cron.php
Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
drupal_access_denied in includes/drupal.inc
Delivers an "access denied" error to the browser.
file_download in includes/file.inc
Page callback: Handles private file transfers.
system_batch_page in modules/system/system.admin.inc
Default page callback for batches.
system_date_delete_format_form in modules/system/system.admin.inc
Menu callback; present a form for deleting a date format.
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
views_plugin_display_page::execute in modules/views/plugins/views_plugin_display_page.inc
The display page handler returns a normal view, but it also does a backdrop_set_title for the page, and does a views_set_page_view on the view.