Searched defs:fdio (Results 1 – 2 of 2) sorted by relevance
5 fdio::fdio(context& ctx, int fd) : context_ref(ctx) in fdio() function in sdbusplus::async::fdio
15 class fdio : private context_ref, details::context_friend class