6 invocations of hook_block()

block_admin_configure in drupal-6.x/modules/block/block.admin.inc
Menu callback; displays the block configuration form.
block_admin_configure_submit in drupal-6.x/modules/block/block.admin.inc
block_list in drupal-6.x/modules/block/block.module
Return all blocks in the specified region for the current user.
block_user in drupal-6.x/modules/block/block.module
Implementation of hook_user().
system_update_6027 in drupal-6.x/modules/system/system.install
Add block cache.
_block_rehash in drupal-6.x/modules/block/block.module
Update the 'blocks' DB table with the blocks currently exported by modules.