Searched refs:SECT_SIZE (Results 1 – 3 of 3) sorted by relevance
36 #define SECT_SIZE 512 /* Sector size */ macro45 char buf[NSECT_HD * SECT_SIZE];108 n = read(fd, buf, nsect * SECT_SIZE); in main()115 if (n != (nsect * SECT_SIZE)) in main()136 static u_char trbuf[NSECT_HD * SECT_SIZE * 2]; in brwrite()145 buf += (spt/2) * SECT_SIZE; in brwrite()
13805 SECT_SIZE is large enough, not whether it's exactly the right size.