blog_perm()drupal/modules/blog/blog.module, line 24
Implementation of hook_perm().
function blog_perm() { return node_list_permissions('blog'); }