Data Fields
_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

§ name

const char* _Eina_Xattr::name

The eXtended attribute name.

Since
1.2

§ value

const char* _Eina_Xattr::value

The eXtended attribute value.

Since
1.2

§ length

size_t _Eina_Xattr::length

The length of the eXtended attribute value.

Since
1.2