Searched defs:_Eina_File_Direct_Info (Results 1 – 1 of 1) sorted by relevance
192 struct _Eina_File_Direct_Info struct194 size_t path_length; /**< Size of the whole path */195 size_t name_length; /**< Size of the filename/basename component */196 …size_t name_start; /**< Start position of the filename/basename component */197 Eina_File_Type type; /**< File type */198 char path[EINA_PATH_MAX]; /**< The path */