Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_headers.c57 sip_header_function_t sip_header_function_table[] = {
146 sizeof (sip_header_function_table) / sizeof (sip_header_function_t)
151 sip_header_function_t *sip_header_function_table_external = NULL;
710 sip_header_function_t *
711 _sip_get_header_functions(sip_header_function_t *sip_header_function_table, in _sip_get_header_functions()
772 sip_header_function_t *
775 sip_header_function_t *func; in sip_get_header_functions()
776 sip_header_function_t *header_f_table = NULL; in sip_get_header_functions()
803 sip_header_function_t *header_f_table = NULL; in sip_search_for_header()
H A Dsip_msg.h42 extern sip_header_function_t *sip_header_function_table_external;
73 sip_header_function_t *sip_header_functions;
H A Dsip.h393 }sip_header_function_t; typedef
434 sip_header_function_t *sip_function_table;