10 uses of MENU_SUGGESTED_ITEM

blog_menu in drupal-6.x/modules/blog/blog.module
Implementation of hook_menu().
book_menu in drupal-6.x/modules/book/book.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().
hook_menu in documentation-6.x/developer/hooks/core.php
Define menu items and page callbacks.
poll_menu in drupal-6.x/modules/poll/poll.module
Implementation of hook_menu().
profile_menu in drupal-6.x/modules/profile/profile.module
Implementation of hook_menu().
search_menu in drupal-6.x/modules/search/search.module
Implementation of hook_menu().
_menu_link_build in drupal-6.x/includes/menu.inc
Builds a link from a router item.