Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dnet_handler.hpp34 static void closefd(int&& fd) in closefd() function in ipmi_flash::NetDataHandler
/openbmc/phosphor-ipmi-flash/tools/
H A Dnet.cpp42 void closefd(int&& fd, const internal::Sys*& sys) in closefd() function