Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwdlsnr.h26 iwrc(*onclosing)(struct IWDLSNR *self); member
Diwfile.c187 if (!l->onopen || !l->onclosing || !l->oncopy || !l->onresize || in iwfs_file_open()
Diwexfile.c464 rc = impl->dlsnr->onclosing(impl->dlsnr); in _exfile_close()
/third_party/iowow/src/kv/
Diwal.c1057 dlsnr->onclosing = _onclosing; in iwal_create()