6 uses of MENU_NOT_FOUND

book_export in drupal-6.x/modules/book/book.pages.inc
Menu callback; Generates various representation of a book page and its children.
drupal_access_denied in drupal-6.x/includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_not_found in drupal-6.x/includes/common.inc
Generates a 404 error if the request can not be handled.
forum_page in drupal-6.x/modules/forum/forum.pages.inc
Menu callback; prints a forum listing.
index.php in drupal-6.x/index.php
The PHP page that serves all page requests on a Drupal installation.
menu_execute_active_handler in drupal-6.x/includes/menu.inc
Execute the page callback associated with the current path