Searched refs:EISD_L_SECSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/mopd/common/
H A Dmopdef.h176 #define EISD_L_SECSIZE 12 macro
H A Dfile.c270 isize = (header[isd+EISD_L_SECSIZE+3]*0x1000000 +
271 header[isd+EISD_L_SECSIZE+2]*0x10000 +
272 header[isd+EISD_L_SECSIZE+1]*0x100 +
273 header[isd+EISD_L_SECSIZE]);

Completed in 88 milliseconds