Interface __v_off

Type

#include <SYS/TYPES.H>

__v_off variable;

Description

This type declares an unsigned integer type representing an address within vspace. In order to be able to work with files larger than 4GB, this type must be 64-bit. It may be defined 32-bit only on architectures that won't ever need large files.