Home
last modified time | relevance | path

Searched refs:outc (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.cpp167 std::ofstream outc; in LogInit() local
170 outc.open(filec); in LogInit()
171 if (!(outc.good())) in LogInit()
194 newLog.fileContext = std::move(outc); in LogInit()
/openbmc/qemu/block/
H A Dfile-posix.c4543 goto outc; in cdrom_probe_device()
4551 outc: in cdrom_probe_device()