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

/netbsd-current/usr.sbin/mopd/common/
H A Dmopdef.h171 #define IHD_W_ALIAS 510 macro
H A Dfile.c164 image_type = (u_short)(header[IHD_W_ALIAS+1]*256 +
165 header[IHD_W_ALIAS]);
193 image_type = (u_short)(header[IHD_W_ALIAS+1]*256 +
194 header[IHD_W_ALIAS]);
/netbsd-current/usr.sbin/mopd/mopcopy/
H A Dmopcopy.c14 * the image type to be (offset is IHD_W_ALIAS). If the machine
154 mopFilePutLX(header,IHD_W_ALIAS,IHD_C_NATIVE,2);/* It's a VAX image.*/

Completed in 217 milliseconds