Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c573 value->strs1_val_ptr = value->sip_value_start; in sip_parse_hdr_parser1()
791 value->strs1_val_ptr = tmp; in sip_parse_hdr_parser3()
795 value->strs1_val_ptr = NULL; in sip_parse_hdr_parser3()
808 value->strs1_val_ptr = NULL; in sip_parse_hdr_parser3()
823 value->strs1_val_ptr = NULL; in sip_parse_hdr_parser3()
H A Dsip_parse_hdrs.c610 value->strs1_val_ptr = sip_header->sip_hdr_current; in sip_parse_timestamp_header()
617 value->strs1_val_ptr; in sip_parse_timestamp_header()
637 - value->strs1_val_ptr; in sip_parse_timestamp_header()
H A Dsip_msg.h196 #define strs1_val_ptr hdr_value.strs.s1.sip_str_ptr macro