Home
last modified time | relevance | path

Searched refs:close (Results 6326 - 6350 of 10216) sorted by relevance

1...<<251252253254255256257258259260>>...409

/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c191 close(s); in getaddrinfo_ext()
/third_party/musl/porting/linux/user/include/
H A Dunistd.h41 int close(int);
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h37 int close(int);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h35 int close(int);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h41 int close(int);
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c289 fdsan_error("attempted to close file descriptor %d, "\ in fdsan_close_with_tag()
294 fdsan_error("attempted to close file descriptor %d,"\ in fdsan_close_with_tag()
298 fdsan_error("attempted to close file descriptor %d, "\ in fdsan_close_with_tag()
309 // If we were expecting to close with a tag, abort on EBADF. in fdsan_close_with_tag()
311 fdsan_error("EBADF: close failed for fd %d with expected tag: 0x%016lx", fd, expected_tag); in fdsan_close_with_tag()
362 int close(int fd) in close() function
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h35 int close(int);
/third_party/ninja/misc/
H A Dwrite_fake_manifests.py223 f.close()
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutext.h176 * @return NULL if the UText struct was deleted by the close. If the UText struct
1167 * A Text Provider close function is only required for provider types that make
1173 * and does not require provider specific cleanup in a close function.
1290 UTextClose *close; member
1336 * Text provider close functions must NOT clear
1526 * If the supplied UText is already open, the provider's close function will be called
/third_party/node/deps/cares/src/lib/
H A Dsetup_once.h249 * Function-like macro definition used to close a socket.
259 # define sclose(x) close((x))
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dwin_tool.py90 open(path, "w").close()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c406 close(fd); in vk_common_ImportFenceFdKHR()
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc1.h314 return device->common.close(&device->common); in gralloc1_close()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c378 close(fd); in nouveau_screen_fini()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java333 isr.close(); in show()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp400 fout->close(); in main()
/third_party/libevdev/tools/
H A Dlibevdev-tweak-device.c462 close(fd); in main()
H A Dtouchpad-edge-detector.c291 close(fd); in main()
/third_party/libfuse/util/
H A Dmount.fuse.c451 close(fuse_fd); in main()
/third_party/libinput/tools/
H A Dlibinput-measure-fuzz.py453 fd.close()
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c413 close(fd); in cleanup()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c462 close(sd); in send_query()
H A Dns-mcast_join.c320 close(sock_array[idx - 1 - j]); in join_group()
/third_party/ltp/testcases/network/stress/route/
H A Droute-change-netlink.c170 close(fd); in cleanup()
/third_party/lwip/src/apps/tftp/
H A Dtftp_server.c111 tftp_state.ctx->close(tftp_state.handle); in close_handle()

Completed in 24 milliseconds

1...<<251252253254255256257258259260>>...409