Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h83 struct msg_info { struct
84 int msg_mid; /* middle message id */
85 int msg_count; /* total # of messages */
86 int str_count_msgid; /* total msgid length */
87 int str_count_msgstr; /* total msgstr length */
88 int msg_struct_size; /* size of msg_struct_size */
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h71 typedef struct msg_info { struct
75 } msg_info_t; argument
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c754 sip_message_type_t *msg_info; in sip_srv_xaction_input() local
814 sip_message_type_t *msg_info; in sip_srv_xaction_input() local
1282 sip_message_type_t *msg_info; in sip_xaction_state_timer_fire() local
H A Dsip_parse_generic.c1140 _sip_get_request_uri(_sip_header_t *sip_header, sip_message_type_t *msg_info) in _sip_get_request_uri()
1174 sip_parse_first_line(_sip_header_t *sip_header, sip_message_type_t **msg_info) in sip_parse_first_line()
/illumos-gate/usr/src/cmd/ldmad/
H A Dldma.h115 uint32_t msg_info; /* message info */ member