_Eina_Xattr Struct Reference

Data Fields

const char * name
 The eXtended attribute name.
const char * value
 The eXtended attribute value.
size_t length
 The length of the eXtended attribute value.

Field Documentation

const char* _Eina_Xattr::name

The eXtended attribute name.

Since
1.2
const char* _Eina_Xattr::value

The eXtended attribute value.

Since
1.2
size_t _Eina_Xattr::length

The length of the eXtended attribute value.

Since
1.2