Home
last modified time | relevance | path

Searched refs:close (Results 4101 - 4125 of 9265) sorted by relevance

1...<<161162163164165166167168169170>>...371

/third_party/node/test/parallel/
H A Dtest-tls-securepair-server.js92 socket.on('close', function(err) {
137 server.close();
H A Dtest-tls-sni-option.js165 client.on('close', common.mustCall(() => server.close()));
H A Dtest-tls-set-secure-context.js71 server.close();
H A Dtest-tls-ticket.js103 shared.close();
131 s.on('close', function() {
/third_party/node/test/pummel/
H A Dtest-net-pingpong.js66 socket.on('close', function(had_error) {
69 socket.server.close();
104 client.on('close', function() {
/third_party/node/test/sequential/
H A Dtest-worker-eventlooputil.js28 if (msg.cmd === 'close') {
29 return this.close();
108 metricsCh.port2.postMessage({ cmd: 'close' });
/third_party/node/tools/actions/
H A Dcommit-queue.sh112 [ -z "$MULTIPLE_COMMIT_POLICY" ] && gh pr close "$pr"
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dfinalize.cc31 file.close(); in run_in_store()
H A Dserialize.cc35 file.close(); in run()
H A Dstart.cc33 file.close(); in run()
/third_party/node/deps/zlib/
H A Dgzguts.h49 # define close _close macro
/third_party/node/test/async-hooks/
H A Dtest-http-agent-handle-reuse-serial.js76 server.close();
H A Dtest-http-agent-handle-reuse-parallel.js41 server.close();
H A Dtest-pipeconnectwrap.js21 server.close();
H A Dtest-tlswrap.js108 server.close(common.mustCall(onserverClosed));
/third_party/notofonts/scripts/
H A Dversionator.py102 progress_bar.close()
/third_party/node/test/fixtures/
H A Dtls-connect.js104 server.server.close();
/third_party/node/test/fixtures/wpt/FileAPI/url/
H A Durl-in-tags-revoke.window.js49 add_completion_callback(() => { win.close(); });
69 'self.close();\n' +
/third_party/node/test/fixtures/wpt/common/
H A DPrefixedLocalStorage.js92 * for storage `closeAll` event from controlling test and close itself.
107 // Optionally have this window close itself when the PrefixedLocalStorageTest
111 window.close();
/third_party/musl/porting/linux/user/src/stdio/
H A D__fdopen.c132 f->close = __stdio_close; in __fdopenx()
/third_party/musl/porting/linux/user/src/passwd/
H A Dgetspnam_r.c99 close(fd); in getspnam_r()
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h22 int (*close)(FILE *); member
/third_party/musl/src/mq/
H A Dmq_notify.c44 close(s); in start()
/third_party/musl/src/passwd/
H A Dgetspnam_r.c100 close(fd); in getspnam_r()
/third_party/musl/src/stdio/
H A D__fdopen.c134 f->close = __stdio_close; in __fdopenx()

Completed in 9 milliseconds

1...<<161162163164165166167168169170>>...371