Searched refs:DontFollowSymlinks (Results 1 – 4 of 4) sorted by relevance
657 testGlob(t, mock, testCase, DontFollowSymlinks)668 testGlob(t, OsFs, testCase, DontFollowSymlinks)
36 DontFollowSymlinks = ShouldFollowSymlinks(false) const542 if follow == DontFollowSymlinks {
129 if follow == DontFollowSymlinks {
280 got, err := fs.ListDirsRecursive(filepath.Join(dir, test.name), DontFollowSymlinks)