| help_page | drupal/modules/help/help.admin.inc | Menu callback; prints a page listing general help for a module. |
| menu_get_active_help | drupal/includes/menu.inc | Returns the help associated with the active menu item. |
| search_view | drupal/modules/search/search.pages.inc | Menu callback; presents the search form and/or search results. |
| system_admin_by_module | drupal/modules/system/system.admin.inc | Menu callback; prints a listing of admin tasks for each installed module. |
| system_modules | drupal/modules/system/system.admin.inc | Menu callback; provides module enable/disable interface. |