Searched refs:dots2root (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/capsicum-test/
H A Dopenat.cc192 std::string dots2root = ".."; local
195 dots2root += "/..";
208 std::string dots2top = dots2root + TmpFile(TOPDIR "/topfile");
210 std::string dots2passwd = dots2root + "/etc/passwd";
219 std::string dots2cwd = dots2root + tmpdir + "/";
221 std::string dots2etc = dots2root + "/etc/";

Completed in 84 milliseconds