Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DUtils.cpp202 std::vector<std::filesystem::path>& foundPaths, int symlinkDepth) in findFiles() argument
242 if (p.depth() >= symlinkDepth) in findFiles()
299 if (p.depth() >= symlinkDepth) in findFiles()
H A DUtils.hpp81 int symlinkDepth = 1);