Searched defs:msg_struct (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h53 * | (int) size of msg_struct size |
93 struct msg_struct { struct
100 #define MSG_STRUCT_SIZE (sizeof (struct msg_struct))
103 * The following is the size of the old msg_struct used be defined
105 * Old msg_struct contained:
106 * struct msg_struct {
111 * struct msg_struct *next;

Completed in 60 milliseconds