Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dfile.c266 static int file_close(URLContext *h) in file_close() function
362 .url_close = file_close,
/third_party/openssl/crypto/store/
Dloader_file.c1435 static int file_close(OSSL_STORE_LOADER_CTX *ctx) in file_close() function
1463 file_close
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Ddart_api.h907 Dart_FileCloseCallback file_close; member
/third_party/python/Lib/test/
Dtest_httplib.py73 self.file.close = self.file_close #nerf close ()
76 def file_close(self): member in FakeSocket
/third_party/python/Lib/urllib/
Drequest.py2460 ftpobj = addclosehook(conn.makefile('rb'), self.file_close)
2474 def file_close(self): member in ftpwrapper
/third_party/NuttX/
DReleaseNotes29462 …](https://github.com/apache/incubator-nuttx/pull/2640) fs: Remove _files_close and reuse file_close