Found 2 other functions taking a
tSDP_RECORD
argument:
* 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.
* Function sdpu_get_attrib_seq_len * Description gets the length of the specific attributes in a given * sdp record * Returns void