|
libsmbios_c library
|

Go to the source code of this file.
Macros | |
| #define | LIBSMBIOS_PLATFORM "solaris" |
| #define | LIBSMBIOS_PLATFORM_SOLARIS |
| #define | FSEEK(fh, pos, whence) fseeko(fh, static_cast<off_t>(pos), whence) |
| #define | LIBSMBIOS_NO_SWPRINTF |
| #define | LIBSMBIOS_HAS_UNISTD_H |
| #define | __extension__ |
| #define | __const__ const |
| #define | __volatile__ volatile |
| #define | __signed__ signed |
| #define | __typeof__ typeof |
| #define | __inline__ inline |
| #define __const__ const |
| #define __extension__ |
| #define __inline__ inline |
| #define __signed__ signed |
| #define __typeof__ typeof |
| #define __volatile__ volatile |
| #define FSEEK | ( | fh, | |
| pos, | |||
| whence | |||
| ) | fseeko(fh, static_cast<off_t>(pos), whence) |
| #define LIBSMBIOS_HAS_UNISTD_H |
| #define LIBSMBIOS_NO_SWPRINTF |
| #define LIBSMBIOS_PLATFORM "solaris" |
| #define LIBSMBIOS_PLATFORM_SOLARIS |
1.8.1.2