6 calls to _fb_user_set_map() in Drupal for Facebook 7.3
- fb_user_create_local_user in ./
fb_user.module - Creates a local Drupal account for the specified facebook user id.
- fb_user_user_insert in ./
fb_user.module - Implements hook_user_insert.
- fb_user_user_login in ./
fb_user.module - Implements hook_user_login.
- fb_user_user_update in ./
fb_user.module - Implements hook_user_update().
- _fb_user_create_map in ./
fb_user.module - Create a map linking the facebook account to the currently logged in local user account.
- _fb_user_create_map_by_email in ./
fb_user.module