block_admin_display_form in modules/block/block.admin.inc
Generate main blocks administration form.
node_admin_nodes in modules/node/node.admin.inc
Form builder: Builds the node administration overview.
path_admin_overview in modules/path/path.admin.inc
Return a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases.
system_admin_by_module in modules/system/system.admin.inc
Menu callback; prints a listing of admin tasks for each installed module.
system_requirements in modules/system/system.install
Implementation of hook_requirements().
system_update_6018 in modules/system/system.install
Add HTML corrector to HTML formats or replace the old module if it was in use.
template_preprocess_block_admin_display_form in modules/block/block.admin.inc
Process variables for block-admin-display.tpl.php.
trigger_access_check in modules/trigger/trigger.module
Access callback for menu system.