Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c539 value->str_val_ptr = value->sip_value_start; in sip_parse_hdr_parser1()
564 value->str_val_ptr = value->sip_value_start; in sip_parse_hdr_parser1()
618 value->str_val_ptr = value->sip_value_start; in sip_parse_hdr_parser1()
620 value->str_val_ptr + 1; in sip_parse_hdr_parser1()
637 value->str_val_ptr = value->sip_value_start; in sip_parse_hdr_parser1()
866 value->str_val_ptr = hdr->sip_hdr_current; in sip_parse_hdr_parser3()
870 value->str_val_ptr - 1; in sip_parse_hdr_parser3()
872 value->str_val_ptr = NULL; in sip_parse_hdr_parser3()
879 value->str_val_ptr = NULL; in sip_parse_hdr_parser3()
958 value->str_val_ptr = hdr->sip_hdr_current; in sip_parse_hdr_parser4()
[all …]
H A Dsip_msg.h193 #define str_val_ptr hdr_value.str.sip_str_ptr macro
H A Dsip_dialog.c993 strncmp(dlg_ev_val->str_val_ptr, event->sip_str_ptr, in sip_complete_dialog()