|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <sys/types.h>

Go to the source code of this file.
Defines | |
| #define | INT64_H_CVSID "$Id: int64.h 3727 2012-12-13 17:23:06Z samm2 $" |
| #define | PRId64 "lld" |
| #define | PRIu64 "llu" |
| #define | PRIx64 "llx" |
Typedefs | |
| typedef long long | int64_t |
| typedef unsigned long long | uint64_t |
| #define INT64_H_CVSID "$Id: int64.h 3727 2012-12-13 17:23:06Z samm2 $" |
1.7.4