Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwfile.c45 } IWF; typedef
49 IWF *impl = f->impl; in _iwfs_write()
65 IWF *impl = f->impl; in _iwfs_read()
77 IWF *impl = f->impl; in _iwfs_close()
103 IWF *impl = f->impl; in _iwfs_sync()
127 IWF *impl = f->impl; in _iwfs_state()
140 IWF *impl = f->impl; in _iwfs_copy()
160 IWF *impl; in iwfs_file_open()
177 impl = f->impl = calloc(sizeof(IWF), 1); in iwfs_file_open()