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.c59 sip_header_function_t sip_header_function_table[] = {
148 sizeof (sip_header_function_table) / sizeof (sip_header_function_t)
153 sip_header_function_t *sip_header_function_table_external = NULL;
712 sip_header_function_t *
713 _sip_get_header_functions(sip_header_function_t *sip_header_function_table,
774 sip_header_function_t *
777 sip_header_function_t *func;
778 sip_header_function_t *header_f_table = NULL;
805 sip_header_function_t *header_f_table = NULL;
H A Dsip_msg.h44 extern sip_header_function_t *sip_header_function_table_external;
75 sip_header_function_t *sip_header_functions;
H A Dsip.h395 }sip_header_function_t; typedef in typeref:struct:header_function_table
436 sip_header_function_t *sip_function_table;

Completed in 88 milliseconds