sdp_db_find_attr_in_rec() function
* Function sdp_db_find_attr_in_rec * Description This function searches a record for specific attributes. * It is passed a pointer to the record. If the record contains * the specified attribute, (the caller may specify be a range * of attributes), the attribute is returned. * Returns Pointer to the attribute, or NULL if not found.