Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dhandler.cpp141 std::ostringstream opath; in getRxPackets() local
181 std::ostringstream opath; in getCpldVersion() local
787 std::string opath = std::format("/run/bm-instance/{}", propertyTypeString); in getBMInstanceProperty() local
/openbmc/qemu/hw/9pfs/
H A D9p-local.c102 static void renameat_preserve_errno(int odirfd, const char *opath, int ndirfd, in renameat_preserve_errno()