Interface __sec_t

Type

#include <SYS/TYPES.H>

__sec_t variable;

Description

This type declares a signed integer representing a sector number. It is usually defined to __s64 unless the user wants to recompile the kernel with smaller sector number this may somehow improve performance and it gives up the possibility to address devices larger than 1TB.

See also

__usec_t, __sec_t_format