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 const sdbusplus::message::unix_fd& unixfd) in downloadEntryCallback()
/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 const sdbusplus::message::unix_fd& unixfd) { in downloadEventLogEntry()
H A Dlog_services.hpp506 const sdbusplus::message::unix_fd& unixfd) { in downloadDumpEntry()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp432 auto unixfd = manager.getPEL(id); in TEST_F() local