Home
last modified time | relevance | path

Searched refs:close (Results 5676 - 5700 of 10868) sorted by relevance

1...<<221222223224225226227228229230>>...435

/third_party/node/deps/v8/tools/
H A Dstats-viewer.py119 maps_file.close()
135 self.shared_mmap.close()
/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()
H A Dns-icmpv4_sender.c337 close(sock_fd); in complete_eth_addrs()
597 close(sock_fd); in send_packets()
/third_party/ltp/testcases/kernel/pty/
H A Dpty04.c420 close(sk); in read_netdev()
464 close(sk); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl11.c118 close(parent_pipe[1]); in do_child()
119 close(child_pipe[0]); in do_child()
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtest_func64.c578 if (close(fd) == -1) { in test_func21()
579 perror("close"); in test_func21()
607 if (close(fd) == -1) { in test_func22()
608 perror("close"); in test_func22()
H A Dtest_func.c565 if (close(fd) == -1) { in test_func21()
566 perror("close"); in test_func21()
594 if (close(fd) == -1) { in test_func22()
595 perror("close"); in test_func22()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_basic.c411 close(sk1); in main()
456 close(sk2); in main()
H A Dtest_timetolive.c397 close(sk1); in main()
406 close(sk2); in main()
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c654 if (close(fd) < 0) { in write_file()
655 printf("Failed to close file \"%s\": %d (%s)\n", in write_file()
692 if (close(fd) < 0) { in read_and_print()
693 printf("Failed to close file \"%s\": %d (%s)\n", in read_and_print()
/third_party/lwip/src/netif/ppp/
H A Dpppapi.c342 return ppp_close(msg->msg.ppp, msg->msg.msg.close.nocarrier); in pppapi_do_ppp_close()
357 PPPAPI_VAR_REF(msg).msg.msg.close.nocarrier = nocarrier; in pppapi_close()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c468 close(new_fd); in sync_merge_fd()
469 close(sync_fd); in sync_merge_fd()

Completed in 26 milliseconds

1...<<221222223224225226227228229230>>...435