Searched refs:checksize (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sbmips/stand/
H A DMakefile.bootprogs21 CHECKSIZE_CMD= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/
H A DMakefile.bootprogs22 CHECKSIZE_CMD= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
/netbsd-6-1-5-RELEASE/sys/arch/pmax/stand/
H A DMakefile.booters67 CHECKSIZE_CMD?= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/stand/
H A DMakefile.booters79 CHECKSIZE_CMD?= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
/netbsd-6-1-5-RELEASE/sys/arch/emips/stand/
H A DMakefile.booters66 CHECKSIZE_CMD?= SIZE=${SIZE} ${HOST_SH} ${.CURDIR}/../common/checksize.sh
/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddir.c99 static int checksize(struct bootblock *, struct fatEntry *, u_char *,
391 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, function
844 mod |= k = checksize(boot, fat, p, &dirent);

Completed in 184 milliseconds