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.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) function
H A Dsdp.c893 if (sdp_list_to_str(repeat->r_offset, &offset,
918 if (sdp_list_to_str(media->m_format, &format, B_TRUE) != 0)

Completed in 45 milliseconds