| block_admin_configure | drupal/modules/block.module | Menu callback; displays the block configuration form. |
| comment_configure | drupal/modules/comment.module | Menu callback; presents the comment settings page. |
| comment_nodeapi | drupal/modules/comment.module | Implementation of hook_nodeapi(). |
| node_admin_nodes | drupal/modules/node.module | Generate the content administration overview. |
| node_form | drupal/modules/node.module | Generate the node editing form. |
| node_types_configure | drupal/modules/node.module | Menu callback; presents each node type configuration page. |
| poll_form | drupal/modules/poll.module | Implementation of hook_form(). |
| search_admin | drupal/modules/search.module | Menu callback; displays the search module settings page. |
| statistics_settings | drupal/modules/statistics.module | Implementation of hook_settings(). |
| system_theme_settings | drupal/modules/system.module | Menu callback; display theme configuration for entire site and individual themes. |
| throttle_settings | drupal/modules/throttle.module | Implementation of hook_settings(). |
| _filter_html_settings | drupal/modules/filter.module | Settings for the HTML filter. |
| _locale_string_seek_form | drupal/includes/locale.inc | User interface for the string search screen |
| _user_forms | drupal/modules/user.module | Retrieve a list of all form elements for the specified category. |