Home
last modified time | relevance | path

Searched defs:msgs (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-networkd/test/
H A Dmock_syscall.cpp89 ssize_t sendmsg_link_dump(std::queue<std::string>& msgs, std::string_view in) in sendmsg_link_dump()
143 ssize_t sendmsg_ack(std::queue<std::string>& msgs, std::string_view in) in sendmsg_ack()
237 auto& msgs = it->second; in sendmsg() local
275 auto& msgs = it->second; in recvmsg() local
/openbmc/phosphor-networkd/src/
H A Dnetlink.cpp26 void processMsg(std::string_view& msgs, bool& done, ReceiveCallback cb) in processMsg()
168 std::string_view msgs(buf.data(), recvd); in receive() local
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py41 async def send(self, socket, msgs): argument
63 async def process(self, socket, msgs): argument
101 async def send_stream_batch(self, mode, msgs): argument
/openbmc/phosphor-user-manager/
H A Dtotp.hpp81 inline int pamFunctionConversation(int numMsg, const struct pam_message** msgs, in pamFunctionConversation()
/openbmc/bmcweb/include/
H A Dpam_authenticate.hpp83 inline int pamFunctionConversation(int numMsg, const struct pam_message** msgs, in pamFunctionConversation()
/openbmc/qemu/util/
H A Duserfaultfd.c344 int uffd_read_events(int uffd_fd, struct uffd_msg *msgs, int count) in uffd_read_events()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c29 static inline bool vs_assert(bool term, const char **msgs) in vs_assert()
/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.cpp233 std::array<struct i2c_msg, 2> msgs = { in i2cReadDataBytes() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1106 std::vector<std::string> msgs{"test1 test2", "test3 test4", "test5 test6"}; in TEST_F() local
1163 std::vector<std::string> msgs{"test1 test2", "test3 test4", in TEST_F() local
/openbmc/u-boot/include/
H A Di2c.h129 struct i2c_msg *msgs; member
/openbmc/u-boot/drivers/i2c/
H A Dkona_i2c.c485 struct kona_i2c_msg msgs[], int num) in bcm_kona_i2c_xfer()
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp202 std::array<struct i2c_msg, smbusWriteThenReadMsgCount> msgs{}; in i2cSmbusWriteThenRead() local
[all...]