_Eina_Xattr Struct Reference

Data Fields

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

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