Home
last modified time | relevance | path

Searched refs:close (Results 1251 - 1275 of 5607) sorted by relevance

1...<<51525354555657585960>>...225

/third_party/node/test/parallel/
H A Dtest-net-autoselectfamily-commandline-option.js97 ipv4Server.close();
98 dnsServer.close();
H A Dtest-repl-editor.js38 replServer.close();
101 replServer.close();
H A Dtest-tls-alert-handling.js40 server.close();
69 client.on('close', common.mustCall(function() {
72 server.close();
H A Dtest-tls-connect-abort-controller.js28 await once(socket, 'close');
29 assert.fail(`close ${testName} should have thrown`);
96 server.close(common.mustCall());
/third_party/node/test/sequential/
H A Dtest-http-econnrefused.js63 server.close();
97 server.close();
/third_party/node/test/tools/
H A Dtest_checkimports.py23 tmp_out.close()
24 tmp_err.close()
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dwordexp.c105 close(p[0]); in do_wordexp()
106 close(p[1]); in do_wordexp()
117 close(p[1]); in do_wordexp()
121 close(p[0]); in do_wordexp()
/third_party/musl/src/misc/
H A Dwordexp.c105 close(p[0]); in do_wordexp()
106 close(p[1]); in do_wordexp()
117 close(p[1]); in do_wordexp()
121 close(p[0]); in do_wordexp()
/third_party/node/benchmark/tls/
H A Dsecure-pair.js51 server.close();
52 proxy.close();
/third_party/node/deps/cares/src/lib/
H A Dares_event_wake_pipe.c45 close(p->filedes[0]); in ares_pipeevent_destroy()
48 close(p->filedes[1]); in ares_pipeevent_destroy()
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest1.c72 close(fd1); in cleanup()
74 close(fd2); in cleanup()
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress05.c61 #define CLEAN (void)close(fd); \
99 (void)close(fd); in cleanup()
H A Dmmapstress02.c74 (void)close(fd); in cleanup()
158 if (close(fd) == -1) { in main()
159 CLEANERROR("close failed"); in main()
/third_party/ltp/testcases/kernel/sched/clisrv/
H A Dpthserv.c164 close(sockfd); in main()
174 close(arg); /* i.e. newsockfd */ in new_thread()
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap03.c193 if (close(fildes) < 0) { in setup()
227 close(fildes); in cleanup()
H A Dmmap04.c164 if (close(fildes) < 0) { in setup()
182 close(fildes); in cleanup()
/third_party/ltp/testcases/lib/
H A Dtst_rod.c88 if (close(0)) { in main()
89 fprintf(stderr, "%s: Failed to close stdin: %s\n", in main()
102 if (close(1)) { in main()
103 fprintf(stderr, "%s: Failed to close stdout: %s\n", in main()
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc_server.c68 close(i); in main()
75 close(i); in main()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap02.c115 close(nfildes); in test_hugemmap()
116 close(fildes); in test_hugemmap()
/third_party/ltp/testcases/kernel/syscalls/fstatat/
H A Dfstatat01.c146 close(fds[0]); in cleanup()
148 close(fds[2]); in cleanup()
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c75 close(filedes[i]); in main()
100 if (close(fd)) in write_something()
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork04.c81 * close file containing test values.
160 close(fildes); in child_environment()
267 close(fildes); in parent_environment()
/third_party/ltp/testcases/kernel/syscalls/mknodat/
H A Dmknodat01.c150 if (dir_fd > 0 && close(dir_fd)) in cleanup()
151 tst_resm(TWARN | TERRNO, "Failed to close(dir_fd)"); in cleanup()
153 if (fd > 0 && close(fd)) in cleanup()
154 tst_resm(TWARN | TERRNO, "Failed to close(fd)"); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtools.c112 close(fd); in setup_path()
118 close(fd); in setup_path()
H A Dtools64.c111 close(fd); in setup_path()
117 close(fd); in setup_path()

Completed in 8 milliseconds

1...<<51525354555657585960>>...225