Searched defs:_fh_close (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsysdeps_win32.c82 int (*_fh_close)( FH f ); member in struct:FHClassRec_
190 _fh_close( FH f ) function
193 f->clazz->_fh_close( f );
336 _fh_close(f);
377 _fh_close(f);
461 _fh_close(f);
599 _fh_close(f);
606 _fh_close(f);
644 _fh_close(f);
652 _fh_close(
[all...]

Completed in 8 milliseconds