Home
last modified time | relevance | path

Searched defs:fdio (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/src/async/
H A Dfdio.cpp5 fdio::fdio(context& ctx, int fd) : context_ref(ctx) in fdio() function in sdbusplus::async::fdio
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp15 class fdio : private context_ref, details::context_friend class