Home
last modified time | relevance | path

Searched refs:setupUnixSocket (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.hpp25 int setupUnixSocket(const std::string& socketInterface);
H A Dutils.cpp27 int setupUnixSocket(const std::string& socketInterface) in setupUnixSocket() function
H A Dfile_io_type_dump.cpp176 int sock = setupUnixSocket(socketInterface); in writeFromMemory()