13 string references to 'user_access'

field_ui_menu in drupal-7.x/modules/field_ui/field_ui.module
Implements hook_menu().
menu_menu in drupal-7.x/modules/menu/menu.module
Implements hook_menu().
statistics_menu in drupal-7.x/modules/statistics/statistics.module
Implements hook_menu().
UserPermissionsTestCase::testUserPermissionChanges in drupal-7.x/modules/user/user.test
Change user permissions and check user_access().
user_menu in drupal-7.x/modules/user/user.module
Implements hook_menu().
user_role_delete in drupal-7.x/modules/user/user.module
Delete a user role from database.
user_role_grant_permissions in drupal-7.x/modules/user/user.module
Grant permissions to a user role.
user_role_revoke_permissions in drupal-7.x/modules/user/user.module
Revoke permissions from a user role.
user_role_save in drupal-7.x/modules/user/user.module
Save a user role to the database.
_field_ui_view_mode_menu_access in drupal-7.x/modules/field_ui/field_ui.module
Menu access callback for the 'view mode display settings' pages.
_menu_check_access in drupal-7.x/includes/menu.inc
Checks access to a menu item using the access callback.
_menu_router_build in drupal-7.x/includes/menu.inc
Builds the router table based on the data from hook_menu().
_template_preprocess_default_variables in drupal-7.x/includes/theme.inc
Returns hook-independent variables to template_preprocess().