Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_vpd.cpp57 constexpr auto keywrdDirPath = "/tmp/pldm/"; in read() local
60 if (!fs::exists(keywrdDirPath)) in read()
62 fs::create_directories(keywrdDirPath); in read()
63 fs::permissions(keywrdDirPath, in read()