dar_sup_libfeature Struct Reference
[Archive operations]
Used to hold results when querying for available library features.
More...
#include <libdarc.h>
Data Fields | |
bool | ea: 1 |
Extended Attribute support. | |
bool | largefile: 1 |
Large file support. | |
bool | nodump: 1 |
Nodump handling. | |
bool | special_alloc: 1 |
Special allocation activated. | |
bool | thread_safe: 1 |
Thread safe support. | |
bool | libz: 1 |
Gzip compression available. | |
bool | libbz2: 1 |
Bzip2 compression available. | |
bool | libcrypto: 1 |
Blowfish algorithm available. | |
U_I | os_bits |
Size of internal integer type used, 0 for unlimited. |
Detailed Description
Used to hold results when querying for available library features.
Definition at line 378 of file libdarc.h.
The documentation for this struct was generated from the following file: