types.5 (2010 09)

t
types(5) types(5)
uid_t used to specify user identifiers.
gid_t user to specify group identifiers.
blkcnt_t disk quota or transfer size measured in blocks. If a 32-bit application is compiled with
-D_FILE_OFFSET_BITS=64
or -D_LARGEFILE64_SOURCE
, blkcnt_t will become
an int64_t .
STANDARDS CONFORMANCE
<sys/types.h>
: AES, SVID3, XPG2, XPG3, XPG4, FIPS 151-2, POSIX.1
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010