Searched refs:close (Results 4226 - 4250 of 5963) sorted by relevance
1...<<161162163164165166167168169170>>...239
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | foomaticrip.c | 722 close(fd); in print_file()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dsnoop.c | 465 .close = snd_pcm_dsnoop_close,
|
/third_party/googletest/googletest/src/ |
H A D | gtest-internal-inl.h | 1111 close(sockfd_);
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usbd_generic_epfile.c | 583 .close = generic_epfile_handle_close,
|
/third_party/NuttX/fs/nfs/ |
H A D | rpc_clnt.c | 482 (void)close(rpc->rc_so); in rpcclnt_alivecheck() 943 /* No need to close the socket here, if umount failed. user has to call nfs_unbind again */ in rpcclnt_umount() 1034 /* check tcp connection alive or not as server would close connection if long time no data transfer */ in rpcclnt_request()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11_dri3.c | 641 close(dri2_dpy->fd); in dri3_x11_connect()
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | gen_pack.py | 729 file.close()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_android.c | 94 .close = radv_hal_close, in radv_hal_open() 108 /* hwvulkan.h claims that hw_device_t::close() is never called. */ in radv_hal_close() 130 /* Do not close the gralloc handle's dma_buf. The lifetime of the dma_buf in radv_image_from_gralloc()
|
/third_party/mesa3d/src/broadcom/cle/ |
H A D | gen_pack_header.py | 614 file.close()
|
/third_party/littlefs/bd/ |
H A D | lfs_emubd.c | 201 close(bd->disk->fd); in lfs_emubd_destroy()
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_helpers.c | 360 close(img->in_fence_fd); in dri2_destroy_image()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_queue.c | 415 close(fd); in pvr_set_semaphore_payloads()
|
/third_party/node/deps/v8/tools/release/ |
H A D | test_scripts.py | 199 os.close(handle) 532 Please close rolling in case of a roll revert:
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzwrite.c | 652 /* flush, free memory, and close file */ 664 if (close(state->fd) == -1)
|
/third_party/node/deps/zlib/ |
H A D | gzwrite.c | 615 /* flush, free memory, and close file */ in gzclose_w() 627 if (close(state->fd) == -1) in gzclose_w()
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | xattrs.c | 424 close(fd); in ntfs_xattr_build_mapping()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsdump_logfile.c | 100 ntfs_log_perror("Warning: Failed to close $LogFile " in logfile_close() 106 if (close(logfile->fd)) in logfile_close() 107 ntfs_log_perror("Warning: Failed to close file %s", in logfile_close() 117 * @na: Attribute to close. 132 ntfs_log_perror("Warning: Failed to close $LogFile (inode %i)", in device_err_exit()
|
/third_party/node/test/fixtures/wpt/common/security-features/resources/ |
H A D | common.sub.js | 1254 iframe.contentDocument.close();
|
/third_party/nghttp2/src/ |
H A D | shrpx_memcached_connection.cc | 178 close(conn_.fd); in initiate_connection()
|
/third_party/ninja/ |
H A D | configure.py | 675 n.close()
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-internal-inl.h | 1112 close(sockfd_);
|
/third_party/mesa3d/src/intel/genxml/ |
H A D | gen_pack_header.py | 741 file.close()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_device_memory.c | 287 /* need to close import fd on success to avoid fd leak */ in vn_device_memory_import_dma_buf() 288 close(fd); in vn_device_memory_import_dma_buf()
|
/third_party/libinput/test/ |
H A D | test-udev.c | 44 close(fd); in close_restricted()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmp_redirector.c | 826 close(redirector.sd); in main()
|
Completed in 30 milliseconds
1...<<161162163164165166167168169170>>...239