Searched defs:strl (Results 1 – 2 of 2) sorted by relevance
84 static bool ReadDeviceSysfsFile(BlockDevice &dev, const std::string &file, std::string &strl) in ReadDeviceSysfsFile()
577 int StringReplaceChr(char *strl, char oldChr, char newChr) in StringReplaceChr()