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