Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dmkisofs.c143 int hfs_last = MAG_LAST; /* process magic file after map file */
1075 hfs_last = MAG_LAST; in FDECL2()
Dmkisofs.h323 #define MAG_LAST 2 /* process map then magic file */ macro
Dapple.c1769 if (magic_file && hfs_last == MAG_LAST) {