Searched refs:mh_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gdb/include/
H A Dos9k.h138 typedef mh_com *Mh_data,mh_data;
163 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
137 typedef mh_com *Mh_data,mh_data; typedef
/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c94 } __packed mh_data; member in union:mux_header::__anon10745
109 #define mh_data mh_u.mh_data macro
824 mh.mh_data.id = id;
829 mh.mh_data.len = htons(size);
1043 chan = chan_get(m, mh.mh_data.id);
1044 len = ntohs(mh.mh_data.len);
/freebsd-9.3-release/sys/sys/
H A Dmbuf.h92 caddr_t mh_data; /* location of data */ member in struct:m_hdr
167 #define m_data m_hdr.mh_data

Completed in 63 milliseconds