Searched refs:onclosing (Results 1 – 4 of 4) sorted by relevance
26 iwrc (*onclosing)(struct IWDLSNR *self); member
192 if ( !l->onopen || !l->onclosing || !l->oncopy || !l->onresize in iwfs_file_open()
491 rc = impl->dlsnr->onclosing(impl->dlsnr); in _exfile_close()
1086 dlsnr->onclosing = _onclosing; in iwal_create()