Home
last modified time | relevance | path

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

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