Home
last modified time | relevance | path

Searched defs:msg_info (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libc/inc/
H A Dmsgfmt.h85 struct msg_info { struct
86 int msg_mid; /* middle message id */
87 int msg_count; /* total # of messages */
88 int str_count_msgid; /* total msgid length */
89 int str_count_msgstr; /* total msgstr length */
90 int msg_struct_size; /* size of msg_struct_size */
/titanic_50/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h71 typedef struct msg_info { struct
75 } msg_info_t; argument
/titanic_50/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c756 sip_message_type_t *msg_info; in sip_srv_xaction_input() local
816 sip_message_type_t *msg_info; in sip_srv_xaction_input() local
1284 sip_message_type_t *msg_info; in sip_xaction_state_timer_fire() local
H A Dsip_parse_generic.c1142 _sip_get_request_uri(_sip_header_t *sip_header, sip_message_type_t *msg_info) in _sip_get_request_uri()
1176 sip_parse_first_line(_sip_header_t *sip_header, sip_message_type_t **msg_info) in sip_parse_first_line()
/titanic_50/usr/src/cmd/ldmad/
H A Dldma.h115 uint32_t msg_info; /* message info */ member