get_partial_auth_user_struct 6717 source3/include/proto.h user_struct *get_partial_auth_user_struct(uint16 vuid);
get_partial_auth_user_struct   76 source3/smbd/password.c 	return (get_partial_auth_user_struct(vuid) != NULL);
get_partial_auth_user_struct  245 source3/smbd/password.c 	vuser = get_partial_auth_user_struct(vuid);
get_partial_auth_user_struct 1245 source3/smbd/sesssetup.c 	vuser = get_partial_auth_user_struct(vuid);