| block_admin_configure | drupal/modules/block.module | Menu callback; displays the block configuration form. |
| block_admin_display | drupal/modules/block.module | Prepare the main block administration form. |
| comment_admin_edit | drupal/modules/comment.module | Menu callback; edit a comment from the administrative interface. |
| comment_configure | drupal/modules/comment.module | Menu callback; presents the comment settings page. |
| comment_nodeapi | drupal/modules/comment.module | Implementation of hook_nodeapi(). |
| drupal_settings | drupal/modules/drupal.module | Implementation of hook_settings(). |
| forum_admin_configure | drupal/modules/forum.module | Implementation of hook_settings |
| locale_user | drupal/modules/locale.module | Implementation of hook_user(). |
| node_configure | drupal/modules/node.module | Menu callback; presents general node configuration options. |
| poll_form | drupal/modules/poll.module | Implementation of hook_form(). |
| poll_view_voting | drupal/modules/poll.module | Generates the voting form for a poll. |
| statistics_settings | drupal/modules/statistics.module | Implementation of hook_settings(). |
| upload_nodeapi | drupal/modules/upload.module | Implementation of hook_nodeapi(). |
| _filter_html_settings | drupal/modules/filter.module | Settings for the HTML filter. |
| _locale_admin_import_screen | drupal/includes/locale.inc | User interface for the translation import screen |
| _locale_string_seek_form | drupal/includes/locale.inc | User interface for the string search screen |