Searched refs:add_value_to_list (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libcommputil/common/
H A Dsdp_parse.h87 extern int add_value_to_list(sdp_list_t **, const char *, int,
H A Dsdp_parse_helper.c242 add_value_to_list(sdp_list_t **list, const char *value, int len, boolean_t text) function
358 if ((ret = add_value_to_list(list, begin,
H A Dsdp_parse.c649 if ((ret = add_value_to_list(&new_repeat->r_offset, begin,
942 if (add_value_to_list(&new_media->m_format, begin,
H A Dsdp.c385 return (add_value_to_list(&session->s_email, email, strlen(email),
398 return (add_value_to_list(&session->s_phone, phone, strlen(phone),

Completed in 19 milliseconds