Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp_parse.h87 extern int sdp_list_to_str(sdp_list_t *, char **, boolean_t);
H A Dsdp_parse_helper.c281 sdp_list_to_str(sdp_list_t *list, char **buf, boolean_t text) in sdp_list_to_str() function
H A Dsdp.c891 if (sdp_list_to_str(repeat->r_offset, &offset, in sdp_clone_session()
916 if (sdp_list_to_str(media->m_format, &format, B_TRUE) != 0) in sdp_clone_session()