Home
last modified time | relevance | path

Searched refs:BSD_PART_LENGTH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h200 #define BSD_PART_LENGTH(l_ptr, part) \ macro
H A Ddisk_io.c653 *len = BSD_PART_LENGTH (buf, i); in next_partition()