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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1344 #define NUM_BLOCK(pos) (*(ushort_t *)((pos) + 4)) macro
1424 NUM_BLOCK(pos) = blocklist[i + 1];

Completed in 59 milliseconds