Home
last modified time | relevance | path

Searched refs:close (Results 4801 - 4825 of 8908) sorted by relevance

1...<<191192193194195196197198199200>>...357

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_pixmap.c107 if (-1 == close(p->fd)) in pixmap_destroy()
108 perror("close"); in pixmap_destroy()
/third_party/node/lib/internal/
H A Djs_stream_socket.js51 handle.close = (cb) => {
52 debug('close');
87 stream.once('close', () => {
244 // `this._handle.close()` which will also emit EOF if not emitted before.
245 // This feature makes sockets on the other side emit "end" and "close"
248 // avoid issues that don't properly close wrapped connections.
/third_party/node/lib/internal/streams/
H A Dcompose.js162 writer.close().catch(() => {});
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dthreads.cc91 file.close(); in main()
H A Dtrap.cc43 file.close(); in run()
H A Dmulti.cc41 file.close(); in run()
H A Dcallback.cc73 file.close(); in run()
H A Dreflect.cc88 file.close(); in run()
/third_party/node/test/parallel/
H A Dtest-http-mutable-headers.js174 return s.close();
H A Dtest-net-connect-options-allowhalfopen.js49 server.close();
82 client.on('close', common.mustCall(function clientOnClose() {
116 .on('close', common.mustCall(serverOnClose))
H A Dtest-tls-alpn-server-client.js49 server.close();
50 server.on('close', () => {
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Droll.py191 f.close()
/third_party/node/test/async-hooks/
H A Dtest-tcpwrap.js127 this.close(common.mustCall(onserverClosed));
/third_party/node/tools/inspector_protocol/
H A Droll.py158 f.close()
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice.h105 int (*close)(struct ntfs_device *dev); member
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dopen_wmemstream.c97 f->f.close = wms_close; in open_wmemstream()
/third_party/musl/src/network/
H A Dgetaddrinfo.c78 close(s); in getaddrinfo()
/third_party/musl/src/stdio/
H A Dopen_wmemstream.c101 f->f.close = wms_close; in open_wmemstream()
/third_party/node/deps/cares/src/lib/
H A Dares_event_epoll.c58 close(ep->epoll_fd); in ares_evsys_epoll_destroy()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.h230 * When open() fails, then close() will be called, if present.
239 UConverterClose close; member
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc.h183 * This function doesn't close or free the handle itself; this is done
411 return device->common.close(&device->common); in gralloc_close()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_permutation.cpp198 outFile.close(); in testPermutations()
/third_party/libinput/test/
H A Dtest-log.c59 close(fd); in close_restricted()
/third_party/libfuse/test/
H A Dtest_setattr.c147 close(fd); in test_fs()
H A Dutil.py145 os.close(fd)

Completed in 12 milliseconds

1...<<191192193194195196197198199200>>...357