Home
last modified time | relevance | path

Searched refs:close (Results 5451 - 5475 of 9410) sorted by relevance

1...<<211212213214215216217218219220>>...377

/third_party/libwebsockets/include/
H A Dlibwebsockets.h493 int close(int fd);
599 #include <libwebsockets/lws-ws-close.h>
/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c234 lwsl_user("%s: got unexpected close\n", __func__); in unit_test_sequencer_cb()
250 s->ai->at->close(s->ai->ati); in unit_test_sequencer_cb()
536 .close = lws_atcut_close,
/third_party/libbpf/src/
H A Delf.c55 close(fd); in elf_open()
85 close(elf_fd->fd); in elf_close()
H A Dringbuf.c182 close(rb->epoll_fd); in ring_buffer__free()
405 close(rb->epoll_fd); in user_ring_buffer__free()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dglsl_scraper.py100 in_file.close()
111 out_file.close()
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest07.c192 close(fd); in runtest()
626 close(fd); in term()
H A Dftest03.c190 close(fd); in runtest()
628 close(fd); in term()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c94 close(screen->fd); in v3d_screen_destroy()
932 close(fd); in v3d_screen_create()
/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py227 proc.stderr.close()
235 proc.stdout.close()
H A Dstats-viewer.py119 maps_file.close()
135 self.shared_mmap.close()
/third_party/node/deps/v8/tools/dev/
H A Dgm.py220 os.close(child)
236 os.close(parent)
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Danalyzer.py275 f.close()
587 f.close()
/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py343 the target if it differs (on close).
376 def close(self): member in WriteOnDiff.Writer
379 self.tmp_file.close()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c840 dev->d_ops->close(dev); in main()
848 if (dev->d_ops->close(dev)) in main()
849 ntfs_log_perror("Failed to close the device."); in main()
/third_party/musl/src/network/
H A Dres_msend.c70 close(fd); in start_tcp()
197 if (fd >= 0) close(fd); in res_msend_rc_ext()
392 * Immediately close TCP socket so as not to consume in res_msend_rc_ext()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_perf.c298 close(device->perf_fd); in anv_UninitializePerformanceApiINTEL()
432 close(device->perf_fd); in anv_ReleaseProfilingLockKHR()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Danalyzer.py275 f.close()
587 f.close()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py336 the target if it differs (on close).
369 def close(self): member in WriteOnDiff.Writer
372 self.tmp_file.close()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.h51 ~ResFile() { close(); } in ~ResFile()
53 void close();
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_drm_syncobj.c148 close(fd); in sync_has_sync_file()
395 close(fd); in vk_drm_syncobj_move()
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.h51 ~ResFile() { close(); } in ~ResFile()
53 void close();
/third_party/libfuse/example/
H A Dpassthrough_fh.c462 /* This is called from every close on an open file, so call the in xmp_flush()
463 close on the underlying filesystem. But since flush may be in xmp_flush()
465 close the file. This is important if used on a network in xmp_flush()
466 filesystem like NFS which flush the data/metadata on close() */ in xmp_flush()
467 res = close(dup(fi->fh)); in xmp_flush()
477 close(fi->fh); in xmp_release()
/third_party/libdrm/tests/amdgpu/
H A Dcp_dma_tests.c358 r = close(dma_buf_fd); in amdgpu_cp_dma_p2p()
366 r = close(dma_buf_fd_dup); in amdgpu_cp_dma_p2p()
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c189 close(pipefd[0]); in timed_read_kmsg()
202 close(pipefd[1]); in timed_read_kmsg()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c194 close(sock_fd); in specify_hw_addr()
772 close(sock_fd); in send_packets()

Completed in 23 milliseconds

1...<<211212213214215216217218219220>>...377