Lines Matching refs:RESOLVE_BENEATH

139 		  .path = "/",			.how.resolve = RESOLVE_BENEATH,  in test_openat2_opath_tests()
142 .path = "cheeky/absself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
145 .path = "abscheeky/absself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
148 .path = "..", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
151 .path = "../root/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
154 .path = "cheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
157 .path = "abscheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
160 .path = "cheeky/garbageself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
163 .path = "abscheeky/garbageself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
167 .path = "root", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
170 .path = "etc", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
173 .path = "etc/passwd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
176 .path = "relsym", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
179 .path = "cheeky/passwd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
182 .path = "abscheeky/passwd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
185 .path = "abssym", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
188 .path = "/etc/passwd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
191 .path = "cheeky/abspasswd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
194 .path = "abscheeky/abspasswd", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
198 .path = "cheeky/dotdotlink", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
201 .path = "abscheeky/dotdotlink", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
204 .path = "cheeky/garbagelink", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
207 .path = "abscheeky/garbagelink", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()