Searched refs:sdp_str_to_list (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libcommputil/common/ |
H A D | sdp_parse.h | 88 extern int sdp_str_to_list(sdp_list_t **, const char *, int,
|
H A D | sdp_parse_helper.c | 333 sdp_str_to_list(sdp_list_t **list, const char *buf, int len, boolean_t text) in sdp_str_to_list() function
|
H A D | sdp.c | 536 if ((ret = sdp_str_to_list(&new_repeat->r_offset, offset, in sdp_add_repeat() 692 if ((ret = sdp_str_to_list(&new_media->m_format, fmt, in sdp_add_media()
|