Home
last modified time | relevance | path

Searched refs:close (Results 501 – 525 of 3045) sorted by relevance

1...<<21222324252627282930>>...122

/openbmc/linux/tools/thermal/tmon/
H A Dtmon.c365 close(STDIN_FILENO); in start_daemon_mode()
366 close(STDOUT_FILENO); in start_daemon_mode()
367 close(STDERR_FILENO); in start_daemon_mode()
/openbmc/gpioplus/test/
H A Devent.cpp59 EXPECT_CALL(mock, close(chip_fd)).WillOnce(Return(0)); in TearDown()
86 EXPECT_CALL(mock, close(event_fd)).WillOnce(Return(0)); in TEST_F()
138 EXPECT_CALL(mock, close(event_fd)).WillOnce(Return(0)); in TearDown()
/openbmc/phosphor-debug-collector/
H A Ddump_offload.cpp118 close(unixSocket); in socketInit()
126 close(unixSocket); in socketInit()
203 infile.close(); in requestOffload()
/openbmc/linux/tools/perf/bench/
H A Dsched-messaging.c120 close(ctx->in_fds[1]); in receiver()
233 close(fds[0]); in group()
248 close(snd_ctx->out_fds[i]); in group()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dip_check_defrag.c268 close(client_rx_fd); in test_bpf_ip_check_defrag_ok()
270 close(client_tx_fd); in test_bpf_ip_check_defrag_ok()
272 close(srv_fd); in test_bpf_ip_check_defrag_ok()
H A Dconnect_ping.c93 close(sock_fd); in subtest()
174 close(cgroup_fd); in test_connect_ping()
H A Dringbuf_multi.c72 close(proto_fd); in test_ringbuf_multi()
129 close(proto_fd); in test_ringbuf_multi()
H A Dperf_branches.c136 close(pfd); in test_perf_branches_hw()
161 close(pfd); in test_perf_branches_no_hw()
/openbmc/linux/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c197 close(page_idle_fd); in mark_vcpu_memory_idle()
198 close(pagemap_fd); in mark_vcpu_memory_idle()
389 close(page_idle_fd); in main()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp180 close(DumpHandler::fd); in writeFromMemory()
200 close(DumpHandler::fd); in write()
315 close(DumpHandler::fd); in fileAck()
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp233 smbiosFile.close(); in commit()
259 bool SmbiosBlobHandler::close(uint16_t session) in close() function in blobs::SmbiosBlobHandler
284 return close(session); in expire()
/openbmc/linux/tools/bpf/bpftool/
H A Dbtf.c541 close(btf_fd); in btf_is_kernel_module()
700 close(fd); in do_dump()
796 close(fd); in build_btf_type_table()
979 close(fd); in do_show()
991 close(fd); in do_show()
998 close(fd); in do_show()
1005 close(fd); in do_show()
1037 close(fd); in do_show()
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dpython3.patch48 fout.close()
51 fout.close()
/openbmc/u-boot/tools/
H A Dmkexynosspl.c181 close(ifd); in main()
182 close(ofd); in main()
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.hpp39 virtual int close(int fd) const = 0;
74 int close(int fd) const override;
/openbmc/openbmc-test-automation/bin/
H A Dwebsocket_monitor.py155 websocket_obj.close()
160 websocket_obj.close()
/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c34 if (!ops->close) in tpm_close()
37 return ops->close(dev); in tpm_close()
/openbmc/qemu/qga/
H A Dcommands-bsd.c132 close(ufssuspend_fd); in qmp_guest_fsfreeze_do_freeze_list()
147 close(ufssuspend_fd); in qmp_guest_fsfreeze_do_thaw()
/openbmc/u-boot/tools/env/
H A Dfw_env_main.c260 close(lockfd); in main()
281 close(lockfd); in main()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsystemd-boot-cfg.bbclass44 cfgfile.close()
76 entrycfg.close()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_bt_unittest.cpp68 EXPECT_CALL(sysMock, close(fd)).WillOnce(Return(0)); in TEST_F()
110 EXPECT_CALL(sysMock, close(fd)).WillOnce(Return(0)); in TEST_F()
/openbmc/linux/tools/testing/selftests/net/
H A Dbind_wildcard.c142 close(fd[1]); in bind_sockets()
143 close(fd[0]); in bind_sockets()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c100 close(efd); in main()
145 close(pmu_fd); in main()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_midi.c96 .close = midi_close, in snd_efw_create_midi_devices()
101 .close = midi_close, in snd_efw_create_midi_devices()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_midi.c97 .close = midi_close, in snd_bebob_create_midi_devices()
102 .close = midi_close, in snd_bebob_create_midi_devices()

1...<<21222324252627282930>>...122