Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c575 value->strs1_val_ptr = value->sip_value_start; in sip_parse_hdr_parser1()
793 value->strs1_val_ptr = tmp; in sip_parse_hdr_parser3()
797 value->strs1_val_ptr = NULL; in sip_parse_hdr_parser3()
810 value->strs1_val_ptr = NULL; in sip_parse_hdr_parser3()
825 value->strs1_val_ptr = NULL; in sip_parse_hdr_parser3()
H A Dsip_parse_hdrs.c613 value->strs1_val_ptr = sip_header->sip_hdr_current; in sip_parse_timestamp_header()
620 value->strs1_val_ptr; in sip_parse_timestamp_header()
640 - value->strs1_val_ptr; in sip_parse_timestamp_header()
H A Dsip_msg.h198 #define strs1_val_ptr hdr_value.strs.s1.sip_str_ptr macro