Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.cpp231 int newFd = dup(image); in startUpdate() local
232 ctx.spawn(processImage(newFd, applyTime, id, objPath)); in startUpdate()