18 uses of MENU_ACCESS_DENIED

aggregator_admin_refresh_feed in drupal/modules/aggregator/aggregator.admin.inc
Page callback: Refreshes a feed, then redirects to the overview page.
ajax_prepare_response in drupal/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
book_export in drupal/modules/book/book.pages.inc
Menu callback; Generates representations of a book page and its children.
comment_approve in drupal/modules/comment/comment.pages.inc
Menu callback; publish specified comment.
drupal_access_denied in drupal/includes/common.inc
Delivers an "access denied" error to the browser.
drupal_deliver_html_page in drupal/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
image_style_deliver in drupal/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
menu_delete_menu_page in drupal/modules/menu/menu.admin.inc
Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_execute_active_handler in drupal/includes/menu.inc
Execute the page callback associated with the current path.
menu_item_delete_page in drupal/modules/menu/menu.admin.inc
Menu callback; Check access and present a confirm form for deleting a menu link.
overlay_user_dismiss_message in drupal/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
profile_browse in drupal/modules/profile/profile.pages.inc
Menu callback; display a list of user information.
shortcut_link_add_inline in drupal/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
system_date_time_lookup in drupal/modules/system/system.admin.inc
Return the date for a given format string via Ajax.
system_theme_default in drupal/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in drupal/modules/system/system.admin.inc
Menu callback; Enables a theme.
user_cancel_confirm in drupal/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.