Searched defs:unixfd (Results 1 – 6 of 6) sorted by relevance
72 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
195 const sdbusplus::message::unix_fd& unixfd) in connectConsoleSocket()267 const sdbusplus::message::unix_fd& unixfd) { in processConsoleObject()
239 int fd = -1, ctlfd = -1, unixfd = -1; in main() local
351 __anona4150de40502(const boost::system::error_code& ec, const sdbusplus::message::unix_fd& unixfd) downloadEventLogEntry() argument
507 const sdbusplus::message::unix_fd& unixfd) { in downloadDumpEntry()
409 auto unixfd = manager.getPEL(id); in TEST_F() local