6 calls to db_result()

admin_display_watchdog in modules/admin/admin.module
Displays recent watchdog entries, from the watchdog table
db_get_user_id in includes/db.inc
Look up the user_id based on the the user_name. Returns FALSE if it cannot find it.
db_get_user_id_from_cwid in includes/db.inc
user_edit_student_user_form_validate in modules/user/user.module
Validate handler for editing student users.
user_edit_user_form_validate in modules/user/user.module
Validate handler for editing faculty users.
user_get_role_name in modules/user/user.module
Simple function to return the human-readable name for a role, by rid.