Searched refs:msg_info_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h73 } msg_info_t; typedef in typeref:struct:msg_info
81 msg_info_t conn_msginfo; /* received request or reply message */
H A Dndmpd_comm.c1194 msg_info_t reply_msginfo;
1202 (void) memset((void *)&reply_msginfo, 0, sizeof (msg_info_t));
1206 sizeof (msg_info_t));

Completed in 95 milliseconds