Home | History | Annotate | Download | only in lib

Lines Matching refs:sdp_free_func_t

1840 void sdp_list_free(sdp_list_t *list, sdp_free_func_t f)
3157 sdp_list_free(rec->attrlist, (sdp_free_func_t) sdp_data_free);