Home
last modified time | relevance | path

Searched refs:sdp_list_to_str (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libcommputil/common/
H A Dsdp_parse.h89 extern int sdp_list_to_str(sdp_list_t *, char **, boolean_t);
H A Dsdp_parse_helper.c283 sdp_list_to_str(sdp_list_t *list, char **buf, boolean_t text) in sdp_list_to_str() function
H A Dsdp.c893 if (sdp_list_to_str(repeat->r_offset, &offset, in sdp_clone_session()
918 if (sdp_list_to_str(media->m_format, &format, B_TRUE) != 0) in sdp_clone_session()