Searched refs:close (Results 3601 - 3625 of 7689) sorted by relevance
1...<<141142143144145146147148149150>>...308
/third_party/mesa3d/src/vulkan/device-select-layer/ |
H A D | device_select_wayland.c | 50 close(fd); in device_select_drm_handle_device()
|
H A D | device_select_x11.c | 98 close(dri3_fd); in device_select_find_xcb_pci_default()
|
/third_party/mesa3d/src/util/ |
H A D | libsync.h | 163 * otherwise sync_merge() and close the old *fd1. This can be used 196 close(*fd1); in sync_accumulate()
|
/third_party/libfuse/test/ |
H A D | conftest.py | 60 os.close(self.fd)
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_tc4.c | 223 if (close(fd) < 0) in read_raw_device() 224 sys_error("close failed", __FILE__, __LINE__); in read_raw_device()
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate03.c | 147 if (close(fd) == -1) in cleanup() 148 tst_resm(TWARN | TERRNO, "close(%s) failed", fname); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl18.c | 197 close(fd); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev06.c | 201 close(fd[0]); in cleanup()
|
/third_party/ltp/testcases/network/multicast/mc_opts/ |
H A D | mc_verify_opts.c | 150 close(s); in main()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_5/ |
H A D | tirpc_svc_5.c | 119 close(this->sock); in main()
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork09.c | 88 close(first); in main() 122 tst_resm(TINFO, "Child could not close file " in main()
|
/third_party/ltp/testcases/kernel/syscalls/getxattr/ |
H A D | getxattr01.c | 154 close(fd); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
H A D | mprotect01.c | 163 close(fd); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
H A D | msync03.c | 160 if (fd > 0 && close(fd) < 0) in cleanup() 161 tst_resm(TWARN | TERRNO, "close() failed"); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/umount2/ |
H A D | umount2_01.c | 154 if (fd > 0 && close(fd)) in cleanup() 155 tst_resm(TWARN | TERRNO, "Failed to close file"); in cleanup()
|
/third_party/ltp/testcases/kernel/input/ |
H A D | input06.c | 237 if (fd2 > 0 && close(fd2)) in cleanup() 238 tst_resm(TWARN | TERRNO, "close(fd2) failed"); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/getsockname/ |
H A D | getsockname01.c | 179 (void)close(s); in cleanup1()
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify04.c | 80 close(SAFE_CREAT(TEST_FILE, 00600)); in verify_inotify()
|
/third_party/ltp/testcases/kernel/syscalls/mknodat/ |
H A D | mknodat02.c | 169 if (dir_fd > 0 && close(dir_fd) < 0) in cleanup() 170 tst_resm(TWARN | TERRNO, "close(%d) failed", dir_fd); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
H A D | mmap01.c | 191 close(fildes); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
H A D | spawn_ptrace_child.h | 62 close(-100); in make_a_baby()
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
H A D | rename14.c | 158 close(fd); in dochild1()
|
/third_party/ltp/testcases/kernel/syscalls/swapon/ |
H A D | swapon03.c | 134 close(fd); in setup_swap()
|
/third_party/ltp/testcases/network/multicast/mc_commo/ |
H A D | mc_send.c | 109 /* Tell recevier to close */ in main() 117 close(s); in main()
|
H A D | mc_recv.c | 102 close(s); in main()
|
Completed in 11 milliseconds
1...<<141142143144145146147148149150>>...308