Home
last modified time | relevance | path

Searched refs:close (Results 5626 - 5650 of 10216) sorted by relevance

1...<<221222223224225226227228229230>>...409

/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-ws.c66 JERRYX_DEBUGGER_WEBSOCKET_CLOSE_CONNECTION = 8, /**< close connection */
440 header_p->close = jerryx_debugger_ws_close; in jerryx_debugger_ws_create()
/third_party/libwebsockets/plugins/
H A Dprotocol_post_demo.c110 close((int)(lws_intptr_t)pss->fd); in file_upload_cb()
/third_party/ltp/pan/cgi/
H A Dreconsile.cgi67 close(F);
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c128 close(tdrm_fd); in tdrmclose()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c71 close(tbio_fd); in cleanup()
/third_party/node/lib/internal/fs/
H A Drecursive_watch.js109 close() {
123 this.emit('close');
/third_party/node/lib/
H A Dtimers.js253 Timeout.prototype.close = function() {
/third_party/node/deps/v8/tools/release/
H A Dmerge_to_branch.py48 open(self.Config("ALREADY_MERGING_SENTINEL_FILE"), "a").close()
H A Droll_merge.py47 open(self.Config("ALREADY_MERGING_SENTINEL_FILE"), "a").close()
/third_party/node/deps/v8/tools/torque/
H A Dformat-torque.py123 output_file.close()
/third_party/node/test/parallel/
H A Dtest-http-agent-keepalive.js42 // Cache the socket, close it after a short delay
85 // Mock remote server close the socket
97 // Waiting remote server close the socket
118 // Wait socket 'close' event emit
123 server.close();
161 socket.off('close', callback);
166 socket.once('close', callback);
H A Dtest-net-connect-options-port.js82 server.close();
96 server.on('close', () => {
H A Dtest-webstreams-abort-controller.js14 controller.close();
/third_party/node/test/pseudo-tty/
H A Dtestcfg.py125 os.close(fd)
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dmemory.cc79 file.close(); in run()
/third_party/node/deps/v8/tools/
H A Dgdb-v8-support.py242 os.close(fd)
245 gdb.execute("p (int)close(%s)" % old_stdout, to_string=True)
H A Dgen-inlining-tests.py482 FILE.close()
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_merger.py125 pool.close()
/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSNew.py367 f.close()
/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c123 f->f.close = mclose; in fmemopen()
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h312 int (*close)(struct _IO_FILE *); member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h200 cookie_close_function_t *close; member
/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c88 if (fd >= 0) close(fd); in res_msend_rc_ext()
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c246 fdsan_error("attempted to close file descriptor %{public}d, \ in fdsan_close_with_tag()
251 fdsan_error("attempted to close file descriptor %{public}d, \ in fdsan_close_with_tag()
255 fdsan_error("attempted to close file descriptor %{public}d, \ in fdsan_close_with_tag()
266 // If we were expecting to close with a tag, abort on EBADF. in fdsan_close_with_tag()
268 fdsan_error("EBADF: close failed for fd %{public}d with expected tag: 0x%{public}016lx", fd, expected_tag); in fdsan_close_with_tag()
319 int close(int fd) in close() function
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.c178 close(task->fd); in free_task()

Completed in 14 milliseconds

1...<<221222223224225226227228229230>>...409