Searched refs:sip_str_ptr (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/lib/libsip/common/ |
H A D | sip_dialog.c | 138 if (dialog->sip_dlg_req_uri.sip_str_ptr != NULL) { in sip_release_dialog_res() 139 free(dialog->sip_dlg_req_uri.sip_str_ptr); in sip_release_dialog_res() 140 dialog->sip_dlg_req_uri.sip_str_ptr = NULL; in sip_release_dialog_res() 143 if (dialog->sip_dlg_rset.sip_str_ptr != NULL) { in sip_release_dialog_res() 144 free(dialog->sip_dlg_rset.sip_str_ptr); in sip_release_dialog_res() 146 dialog->sip_dlg_rset.sip_str_ptr = NULL; in sip_release_dialog_res() 199 rset->sip_dlg_ruri.sip_str_ptr = rset->sip_dlg_route + in sip_add_route_to_set() 200 (value->cftr_uri.sip_str_ptr - value->sip_value_start); in sip_add_route_to_set() 233 _dialog->sip_dlg_req_uri.sip_str_ptr == NULL) { in sip_dialog_req_uri() 247 (void) strncpy(uri, req_uri->sip_str_ptr, req_uri->sip_str_len); in sip_dialog_req_uri() [all …]
|
H A D | sip_msg.h | 188 #define auth_scheme_ptr hdr_value.auth.scheme.sip_str_ptr 193 #define str_val_ptr hdr_value.str.sip_str_ptr 198 #define strs1_val_ptr hdr_value.strs.s1.sip_str_ptr 200 #define strs2_val_ptr hdr_value.strs.s2.sip_str_ptr 205 #define intstr_str_ptr hdr_value.intstr.s.sip_str_ptr 210 #define warn_agt_ptr warn_agt.sip_str_ptr 212 #define warn_text_ptr warn_text.sip_str_ptr 220 #define date_t_ptr date_t.sip_str_ptr 222 #define date_m_ptr date_m.sip_str_ptr 224 #define date_tz_ptr date_tz.sip_str_ptr [all …]
|
H A D | sip_parse_uri.c | 746 outurl->sip_uri_scheme.sip_str_ptr = scan; in sip_uri_parse_scheme() 818 param->param_name.sip_str_ptr = mark; in sip_uri_parse_params() 822 param->param_value.sip_str_ptr = NULL; in sip_uri_parse_params() 830 param->param_value.sip_str_ptr = equal + 1; in sip_uri_parse_params() 939 outurl->sip_uri_headers.sip_str_ptr = scan + 1; in sip_uri_parse_headers() 980 outurl->sip_uri_opaque.sip_str_ptr = scan; in sip_uri_parse_abs_opaque() 1010 outurl->sip_uri_query.sip_str_ptr = scan; in sip_uri_parse_abs_query() 1035 outurl->sip_uri_path.sip_str_ptr = scan; in sip_uri_parse_abs_path() 1056 outurl->sip_uri_regname.sip_str_ptr = scan; in sip_uri_parse_abs_regname() 1077 outurl->sip_uri_password.sip_str_ptr = scan; in sip_uri_parse_password() [all …]
|
H A D | sip_parse_generic.c | 271 param->param_name.sip_str_ptr = tmp_ptr; in sip_parse_params() 277 param->param_value.sip_str_ptr = NULL; in sip_parse_params() 290 param->param_value.sip_str_ptr = NULL; in sip_parse_params() 295 param->param_value.sip_str_ptr = NULL; in sip_parse_params() 317 param->param_value.sip_str_ptr = sip_header->sip_hdr_current; in sip_parse_params() 446 sip_proto_version->name.sip_str_ptr = in sip_get_protocol_version() 455 sip_proto_version->version.sip_str_ptr = in sip_get_protocol_version() 480 sip_proto_version->version.sip_str_ptr; in sip_get_protocol_version() 1044 tmp_param->param_name.sip_str_ptr = tmp_cur; in sip_parse_hdr_parser5() 1050 tmp_param->param_value.sip_str_ptr = NULL; in sip_parse_hdr_parser5() [all …]
|
H A D | sip_parse_hdrs.c | 1193 value->via_protocol_name.sip_str_ptr = in sip_parse_via_header() 1227 value->via_protocol_transport.sip_str_ptr = in sip_parse_via_header() 1240 value->via_protocol_transport.sip_str_ptr; in sip_parse_via_header() 1251 value->via_sent_by_host.sip_str_ptr = in sip_parse_via_header() 1273 value->via_sent_by_host.sip_str_ptr; in sip_parse_via_header() 1306 (!isalnum(*value->via_sent_by_host.sip_str_ptr) && in sip_parse_via_header() 1307 *value->via_sent_by_host.sip_str_ptr != '[')) { in sip_parse_via_header() 1476 value->cftr_uri.sip_str_ptr = tmp_ptr; in sip_parse_cftr_header() 1507 value->cftr_uri.sip_str_ptr = tmp_ptr; in sip_parse_cftr_header() 1532 value->cftr_uri.sip_str_ptr = tmp_ptr; in sip_parse_cftr_header() [all …]
|
H A D | sip_gids.c | 235 sip_str_ptr == NULL) { in sip_branchid() 252 U.sip_request.sip_request_uri.sip_str_ptr, in sip_branchid() 268 U.sip_request.sip_request_uri.sip_str_ptr, in sip_branchid()
|
H A D | sip_msg.c | 739 sip_str_ptr == NULL) { in sip_create_nonOKack() 751 sip_str_ptr, _request->sip_msg_req_res->U.sip_request. in sip_create_nonOKack() 833 if (contact_value->cftr_uri.sip_str_ptr == NULL) { in sip_create_OKack() 842 (void) strncpy(uri, contact_value->cftr_uri.sip_str_ptr, in sip_create_OKack()
|
H A D | sip_hdrs_ui.c | 64 if (val->strs_val.s1.sip_str_ptr != NULL) in sip_get_val_from_hdr() 68 if (val->strs_val.s2.sip_str_ptr != NULL) in sip_get_val_from_hdr() 73 if (val->intstr_str.sip_str_ptr != NULL) in sip_get_val_from_hdr() 652 (void) strncpy(bid, param_value->sip_str_ptr, in sip_get_branchid()
|
H A D | sip_ui.c | 353 strncasecmp(param->param_name.sip_str_ptr, param_name, in sip_is_param_present() 944 ret->sip_uri_scheme.sip_str_ptr == NULL) { in sip_get_request_uri()
|
H A D | sip_xaction_state_mc.c | 673 strncmp(resp_to_tag->sip_str_ptr, req_to_tag->sip_str_ptr, in sip_srv_xaction_input()
|
H A D | sip_itf.c | 376 if (strncasecmp(sb->sb_val, sb_val->sip_str_ptr, in sip_sent_by_registered()
|
H A D | sip_xaction.c | 101 to_uri->sip_str_ptr, to_uri->sip_str_len, in sip_find_md5_digest()
|
H A D | sip.h | 309 char *sip_str_ptr; member
|
H A D | sip_headers.c | 1005 strncasecmp(param_list->param_name.sip_str_ptr, param_name, in sip_get_param_from_list()
|