Home
last modified time | relevance | path

Searched refs:close (Results 576 – 600 of 3045) sorted by relevance

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

/openbmc/openbmc/poky/meta/lib/
H A Dbuildstats.py76 def close(self): member in SystemStats
77 self.monitor_disk.close()
79 output.close()
/openbmc/gpioplus/test/
H A Dhandle.cpp73 EXPECT_CALL(mock, close(chip_fd)).WillOnce(Return(0)); in TearDown()
107 EXPECT_CALL(mock, close(handle_fd)).WillOnce(Return(0)); in TEST_F()
172 EXPECT_CALL(mock, close(handle_fd)).WillOnce(Return(0)); in TearDown()
/openbmc/linux/tools/testing/vsock/
H A Dutil.c83 close(epollfd); in vsock_wait_remote_close()
116 close(fd); in vsock_connect()
180 close(fd); in vsock_accept()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp46 close(fd); in writeFromMemory()
127 close(fd); in write()
144 inFile.close(); in write()
H A Dinband_code_update.cpp487 ifs.close(); in processCodeUpdateLid()
495 ifs.close(); in processCodeUpdateLid()
511 ofs.close(); in processCodeUpdateLid()
523 ofs.close(); in processCodeUpdateLid()
526 ifs.close(); in processCodeUpdateLid()
/openbmc/phosphor-gpio-monitor/
H A Dfile.hpp37 close(fd); in ~FileDescriptor()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst73 the normal open/close/etc, except that libv4l1 does full emulation of
85 It provides handles to call V4L2 open/ioctl/close/poll methods. Instead
115 :c:func:`open()`, :c:func:`close()`,
125 operates like the :c:func:`close()` function.
172 :c:func:`open()`, :c:func:`close()`,
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_sockio.h38 virtual int close();
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dwindow_hw_interface.hpp47 virtual void close() = 0;
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_pcm.c618 .close = oxygen_close,
628 .close = oxygen_close,
638 .close = oxygen_close,
648 .close = oxygen_close,
658 .close = oxygen_close,
668 .close = oxygen_close,
/openbmc/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c309 close(sock); in get_route_table()
444 close(sock); in get_arp_table()
470 close(sock); in monitor_routes_thread()
480 close(sock); in monitor_routes_thread()
538 close(sock_arp); in monitor_routes_thread()
539 close(sock); in monitor_routes_thread()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Ddata_mock.hpp16 MOCK_METHOD(bool, close, (), (override));
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dmeson.build6 'close',
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.cpp139 close(fd); in fulfil()
157 close(fd); in fulfil()
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform.h111 int (*close)(struct device *dev, unsigned int str_id); member
128 int (*close)(struct device *dev, unsigned int str_id); member
/openbmc/linux/arch/sparc/boot/
H A Dpiggyback.c260 if (close(image) < 0) in main()
262 if (close(tail) < 0) in main()
/openbmc/sdbusplus/src/
H A Devent.cpp58 close(fd); in operator =()
144 close(fd); in add_condition()
/openbmc/qemu/chardev/
H A Dchar-pipe.c140 close(fd_in); in qemu_chr_open_pipe()
143 close(fd_out); in qemu_chr_open_pipe()
/openbmc/estoraged/src/test/erase/
H A Dcrypto_test.cpp41 testFile.close(); in SetUp()
46 testFile.close(); in SetUp()
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c72 close(self->netlink_fd); in FIXTURE_TEARDOWN()
73 close(self->unix_fd); in FIXTURE_TEARDOWN()
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-flakes.txt9 kms_rmfb@close-fd
/openbmc/linux/tools/accounting/
H A Dgetdelays.c113 close(fd); in create_nl_socket()
565 close(nl_sd); in main()
567 close(fd); in main()
569 close(cfd); in main()
/openbmc/linux/tools/bpf/bpftool/
H A Dstruct_ops.c157 close(fd); in get_next_struct_ops_map()
166 close(fd); in get_next_struct_ops_map()
207 close(fd); in do_search()
293 close(fd); in do_one_id()
/openbmc/linux/sound/soc/pxa/
H A Dpxa2xx-pcm.c23 .close = pxa2xx_soc_pcm_close,
/openbmc/hiomapd/test/
H A Dtmpf.c31 close(tmpf->fd); in tmpf_destroy()

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