Searched refs:sip_parse_hdr_parser5 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_parse_generic.h | 69 extern int sip_parse_hdr_parser5(_sip_header_t *,
|
H A D | sip_parse_hdrs.c | 957 return (sip_parse_hdr_parser5(sip_header, header, B_TRUE)); 1007 return (sip_parse_hdr_parser5(sip_header, header, B_TRUE)); 1017 return (sip_parse_hdr_parser5(sip_header, header, B_TRUE)); 1044 return (sip_parse_hdr_parser5(sip_header, header, B_TRUE));
|
H A D | sip_parse_generic.c | 971 sip_parse_hdr_parser5(_sip_header_t *hdr, sip_parsed_header_t **phdr, function
|
Completed in 91 milliseconds