Home
last modified time | relevance | path

Searched refs:_eio_stat_t (Results 1 – 4 of 4) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/eio/
H A Deio_private.h39 typedef struct __stat64 _eio_stat_t; typedef
43 typedef struct _stat _eio_stat_t; typedef
48 typedef struct stat _eio_stat_t; typedef
H A Deio_single.c110 _eio_file_struct_2_eina(Eina_Stat *es, _eio_stat_t *st) in _eio_file_struct_2_eina()
151 _eio_stat_t buf; in _eio_file_stat()
163 _eio_stat_t buf; in _eio_file_lstat()
H A Deio_monitor_poll.c69 _eio_stat_t st; in _eio_monitor_fallback_heavy_cb()
H A Deio_dir.c90 _eio_stat_t buffer; in _eio_file_recursiv_ls()