1blkcnt_t(3type)                                                blkcnt_t(3type)
2
3
4

NAME

6       blkcnt_t - file block counts
7

LIBRARY

9       Standard C library (libc)
10

SYNOPSIS

12       #include <sys/types.h>
13
14       typedef /* ... */ blkcnt_t;
15

DESCRIPTION

17       Used for file block counts.  It is a signed integer type.
18

STANDARDS

20       POSIX.1-2008.
21

HISTORY

23       POSIX.1-2001.
24

NOTES

26       The following header also provides this type: <sys/stat.h>.
27

SEE ALSO

29       stat(3type)
30
31
32
33Linux man-pages 6.04              2023-03-30                   blkcnt_t(3type)
Impressum