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

/freebsd-13-stable/stand/common/
H A Dpart.h50 PART_FREEBSD_SWAP, enumerator in enum:partition_type
H A Dpart.c96 { PART_FREEBSD_SWAP, "FreeBSD swap" },
141 return (PART_FREEBSD_SWAP);
449 return (PART_FREEBSD_SWAP);
529 return (PART_FREEBSD_SWAP);

Completed in 118 milliseconds