| blogapi_blogger_edit_post | modules/blogapi/blogapi.module | Blogging API callback. Modifies the specified blog node. |
| blogapi_blogger_new_post | modules/blogapi/blogapi.module | Blogging API callback. Inserts a new blog post as a node. |
| blogapi_mt_publish_post | modules/blogapi/blogapi.module | Blogging API callback. Publishes the given node |
| book_link | modules/book/book.module | Implementation of hook_link(). |
| node_access | modules/node/node.module | Determine whether the current user may perform the given operation on the
specified node. |
| node_add | modules/node/node.pages.inc | Present a node submission form or a set of links to such forms. |
| node_delete | modules/node/node.module | Delete a node. |
| node_form | modules/node/node.pages.inc | Generate the node add/edit form array. |
| node_preview | modules/node/node.pages.inc | Generate a node preview. |
| node_revision_overview | modules/node/node.pages.inc | Generate an overview table of older revisions of a node. |
| template_preprocess_forums | modules/forum/forum.module | Process variables for forums.tpl.php |
| translation_node_overview | modules/translation/translation.pages.inc | Overview page for a node's translations. |
| upload_file_download | modules/upload/upload.module | Implementation of hook_file_download(). |
| _book_outline_access | modules/book/book.module | Menu item access callback - determine if the outline tab is accessible. |