Searched refs:mh_data (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | os9k.h | 137 typedef mh_com *Mh_data,mh_data; typedef 162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | os9k.h | 137 typedef mh_com *Mh_data,mh_data; typedef 162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
|
| /netbsd/src/external/bsd/am-utils/dist/conf/nfs_prot/ |
| D | nfs_prot_osf2.h | 141 #define wra_val_u mh_data
|
| D | nfs_prot_osf4.h | 140 #define wra_val_u mh_data
|
| D | nfs_prot_osf5.h | 155 #define wra_val_u mh_data
|
| /netbsd/src/sys/sys/ |
| D | mbuf.h | 153 char *mh_data; /* location of data */ member 303 #define m_data m_hdr.mh_data
|
| /netbsd/src/sys/net/ |
| D | if_ethersubr.c | 998 md.mh_data = m->m_data + ETHER_HDR_LEN; in ether_bpf_mtap() 1003 mh.mh_data = (char *)&evl; in ether_bpf_mtap()
|