Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddefs.h63 typedef unsigned int mach_off_t; /* another unsigned int */ typedef
H A Dfs.h71 #define BBOFF ((mach_off_t)(0))
72 #define SBOFF ((mach_off_t)(BBOFF + BBSIZE))
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8620 (mach_off_t): ... this.
8621 * shared_src/fs.h (BBOFF): Use mach_off_t instead of off_t.