Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c4802 struct extpart_info extpi; local
4811 if (ioctl(fd, DKIOCEXTPARTINFO, &extpi) != -1) {
4812 if (extpi.p_start != 0) {