Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.h397 extern int sip_parse_allow_header(_sip_header_t *,
H A Dsip_headers.c82 {"ALLOW", NULL, sip_parse_allow_header, NULL, NULL, sip_free_phdr},
H A Dsip_parse_hdrs.c97 sip_parse_allow_header(_sip_header_t *hdr, sip_parsed_header_t **phdr) in sip_parse_allow_header() function