12 calls to drupal_exit()

ajax_get_form in drupal/core/includes/ajax.inc
Gets a form submitted via #ajax during an Ajax callback.
drupal_goto in drupal/core/includes/common.inc
Sends the user to a different Drupal page.
image_style_deliver in drupal/core/modules/image/image.module
Menu callback; Given a style and image path, generate a derivative.
install_goto in drupal/core/includes/install.inc
Sends the user to a different installer page.
locale_translate_export_form_submit in drupal/core/modules/locale/locale.bulk.inc
Form submission handler for locale_translate_export_form().
openid_redirect in drupal/core/modules/openid/openid.inc
Creates a js auto-submit redirect for (for the 2.x protocol)
openid_redirect_http in drupal/core/modules/openid/openid.inc
Performs an HTTP 302 redirect (for the 1.x protocol).
overlay_deliver_empty_page in drupal/core/modules/overlay/overlay.module
Prints an empty page.
system_php in drupal/core/modules/system/system.admin.inc
Menu callback: return information about PHP.
xmlrpc_server in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Invokes XML-RPC methods on this server.
xmlrpc_server_output in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Sends XML-RPC output to the browser.
_form_test_submit_values_json in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form submit handler to return form values as JSON.