Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dglobal.h39 #ifndef UINT_MAX64
40 #define UINT_MAX64 0xffffffffffffffffULL macro
H A Dcheckdev.c219 if (start == UINT_MAX64) { in checkswap()
345 if (start == UINT_MAX64) { in checkdevinuse()
587 if (start == UINT_MAX64) { in checkmount()
H A Dprompts.c51 ioparam.io_bounds.upper = UINT_MAX64; in get_mlba()
H A Dmenu_partition.c526 if ((map->efi_parts[partnum].p_start + secsize - 1) == UINT_MAX64) { in print_efi_partition()
H A Dauto_sense.c831 (capacity.sc_capacity == UINT_MAX64)) { in auto_sense()