Home
last modified time | relevance | path

Searched defs:unixfd (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dlog_services_utils.hpp72 downloadEntryCallback(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & entryID,const std::string & downloadEntryType,const boost::system::error_code & ec,const sdbusplus::message::unix_fd & unixfd) downloadEntryCallback() argument
/openbmc/bmcweb/features/serial/
H A Dobmc_console.hpp195 const sdbusplus::message::unix_fd& unixfd) in connectConsoleSocket()
267 const sdbusplus::message::unix_fd& unixfd) { in processConsoleObject()
/openbmc/qemu/
H A Dqemu-bridge-helper.c239 int fd = -1, ctlfd = -1, unixfd = -1; in main() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_dbus_eventlog.hpp351 __anona4150de40502(const boost::system::error_code& ec, const sdbusplus::message::unix_fd& unixfd) downloadEventLogEntry() argument
H A Dlog_services.hpp507 const sdbusplus::message::unix_fd& unixfd) { in downloadDumpEntry()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp409 auto unixfd = manager.getPEL(id); in TEST_F() local