Home
last modified time | relevance | path

Searched refs:close (Results 1201 - 1225 of 4658) sorted by relevance

1...<<41424344454647484950>>...187

/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c244 close (fd); in main()
252 close (rc); in main()
/third_party/curl/scripts/
H A Dcd2cd205 close(F);
210 close(O);
/third_party/backends/include/sane/
H A Dsanei_backend.h126 extern void ENTRY(close) (SANE_Handle);
147 #define sane_close(a) ENTRY(close) (a)
/third_party/benchmark/src/
H A Dperf_counters.cc221 ::close(id); in Create()
242 close(fd); in CloseCounters()
/third_party/icu/icu4c/source/common/
H A Duenum.cpp62 if (en->close != NULL) { in uenum_close()
66 en->close(en); in uenum_close()
/third_party/NuttX/drivers/pipes/
H A Dpipe.c69 .close = pipe_close, /* close */
142 /* Perform common close operations */ in pipe_close()
170 /* Perform common close operations */ in pipe_unlink()
338 close(fd[1]); in pipe()
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdcopy.py92 in_file.close()
94 out_file.close()
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c61 close(ret); in _lws_plat_file_open()
74 return close(fd); in _lws_plat_file_close()
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_device.c103 * which is close()d when the device is finalized.
113 close(dup_fd); in fd_device_new_dup()
176 close(dev->fd); in fd_device_del_impl()
/third_party/ltp/pan/cgi/
H A Dbrowse.cgi46 close(UF);
61 close(UF);
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-file.c179 close(fd); in lws_plat_write_file()
192 close(fd); in lws_plat_read_file()
/third_party/node/test/fixtures/wpt/streams/writable-streams/
H A Dreentrant-strategy.any.js97 writer.close();
106 assert_array_equals(ws.events, ['close'], 'sink.write() should not be called');
108 }, 'close() should work when called from within strategy.size()');
159 closePromise = writer2.close();
172 assert_array_equals(ws.events, ['write', 0, 'close'], 'sink.write() should only be called once');
/third_party/node/test/internet/
H A Dtest-dgram-broadcast-multi-process.js179 sendSocket.on('close', () => {
187 try { sendSocket.close(); } catch {
239 process.nextTick(() => { listenSocket.close(); });
243 listenSocket.on('close', () => {
H A Dtest-dgram-multicast-multi-process.js165 sendSocket.on('close', function() {
173 try { sendSocket.close(); } catch {
218 listenSocket.close();
223 listenSocket.on('close', function() {
H A Dtest-dgram-multicast-ssmv6-multi-process.js159 sendSocket.on('close', function() {
167 try { sendSocket.close(); } catch {
214 listenSocket.close();
219 listenSocket.on('close', function() {
H A Dtest-dgram-multicast-ssm-multi-process.js159 sendSocket.on('close', function() {
167 try { sendSocket.close(); } catch {
214 listenSocket.close();
219 listenSocket.on('close', function() {
/third_party/node/test/parallel/
H A Dtest-fs-promises-file-handle-read.js33 fileHandle.on('close', common.mustCall());
39 await fileHandle.close();
48 await streamFileHandle.close();
H A Dtest-http2-compat-socket-set.js91 client.close();
92 server.close();
H A Dtest-http2-perf_hooks.js112 req.on('close', common.mustCall(() => {
113 client.close();
114 server.close();
H A Dtest-http2-socket-proxy.js110 stream.session.on('close', common.mustCall(() => {
121 client.close();
122 server.close();
H A Dtest-inspector-connect-main-thread.js168 parentPort.close();
186 parentPort.close();
H A Dtest-net-connect-options-fd.js58 server.close();
63 .on('close', function() {
67 pair[1].close(); // clean up handles
H A Dtest-whatwg-transformstream.js82 await writer.close();
102 controller.close();
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c48 close(log_fd); in closelog()
124 close(fd); in _vsyslog()
/third_party/musl/src/misc/
H A Dnftw.c87 if (!fd_limit) close(dfd); in do_nftw()
134 close(dfd); in do_nftw()

Completed in 9 milliseconds

1...<<41424344454647484950>>...187