Home
last modified time | relevance | path

Searched refs:IHD_C_NATIVE (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/mopd/mopa.out/
H A Dmopa.out.c125 image_type = IHD_C_NATIVE; in main()
147 image_type = IHD_C_NATIVE; in main()
164 case IHD_C_NATIVE: in main()
170 mopFilePutLX(header, IHD_W_ALIAS, IHD_C_NATIVE, 2); in main()
/openbsd/usr.sbin/mopd/common/
H A Dmopdef.h159 #define IHD_C_NATIVE -1 /* Native mode image */ macro
H A Dfile.c208 case IHD_C_NATIVE: /* Native mode image (VAX) */ in CheckMopFile()
237 case IHD_C_NATIVE: /* Native mode image (VAX) */ in GetMopFileInfo()