19 uses of MENU_DEFAULT_LOCAL_TASK

aggregator_menu in drupal-6.x/modules/aggregator/aggregator.module
Implementation of hook_menu().
block_menu in drupal-6.x/modules/block/block.module
Implementation of hook_menu().
book_menu in drupal-6.x/modules/book/book.module
Implementation of hook_menu().
comment_menu in drupal-6.x/modules/comment/comment.module
Implementation of hook_menu().
contact_menu in drupal-6.x/modules/contact/contact.module
Implementation of hook_menu().
filter_menu in drupal-6.x/modules/filter/filter.module
Implementation of hook_menu().
forum_menu in drupal-6.x/modules/forum/forum.module
Implementation of hook_menu().
locale_menu in drupal-6.x/modules/locale/locale.module
Implementation of hook_menu().
menu_get_active_breadcrumb in drupal-6.x/includes/menu.inc
Get the breadcrumb for the current page, as determined by the active trail.
menu_local_tasks in drupal-6.x/includes/menu.inc
Collects the local tasks (tabs) for a given level.
menu_menu in drupal-6.x/modules/menu/menu.module
Implementation of hook_menu().
node_menu in drupal-6.x/modules/node/node.module
Implementation of hook_menu().
path_menu in drupal-6.x/modules/path/path.module
Implementation of hook_menu().
system_menu in drupal-6.x/modules/system/system.module
Implementation of hook_menu().
taxonomy_menu in drupal-6.x/modules/taxonomy/taxonomy.module
Implementation of hook_menu().
tracker_menu in drupal-6.x/modules/tracker/tracker.module
Implementation of hook_menu().
update_menu in drupal-6.x/modules/update/update.module
Implementation of hook_menu().
user_menu in drupal-6.x/modules/user/user.module
Implementation of hook_menu().
_menu_router_build in drupal-6.x/includes/menu.inc
Helper function to build the router table based on the data from hook_menu.