Searched refs:sip_parse_hdr_parser3 (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libsip/common/ |
H A D | sip_parse_generic.h | 65 extern int sip_parse_hdr_parser3(_sip_header_t *,
|
H A D | sip_parse_hdrs.c | 92 return (sip_parse_hdr_parser3(sip_header, header, SIP_STR_VAL, B_TRUE)); 182 return (sip_parse_hdr_parser3(sip_header, header, SIP_STR_VAL, B_TRUE)); 338 return (sip_parse_hdr_parser3(sip_header, header, SIP_STR_VAL, B_TRUE)); 439 return (sip_parse_hdr_parser3(sip_header, header, SIP_STRS_VAL, 1688 return (sip_parse_hdr_parser3(sip_header, header, SIP_STRS_VAL, 1700 return (sip_parse_hdr_parser3(sip_header, header, SIP_STRS_VAL,
|
H A D | sip_parse_generic.c | 718 sip_parse_hdr_parser3(_sip_header_t *hdr, sip_parsed_header_t **phdr, int type, function
|
Completed in 25 milliseconds