Searched refs:nofollow (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/site_tests/security_SELinux/ |
D | security_SELinux.py | 20 def _get_file_label(path, nofollow=False): argument 22 return xattr.getxattr(path, 'security.selinux', nofollow).rstrip('\0') 53 top_dir, expected, nofollow=True, relevant=None, check_top_dir=True, argument 57 label = _get_file_label(top_dir, nofollow) 67 label = _get_file_label(path, nofollow) 87 file_label = _get_file_label(file_path, nofollow=True) 91 dir_label = _get_file_label(dir_path, nofollow=True)
|
/external/libcxx/test/std/input.output/filesystems/fs.enum/ |
D | enum.perm_options.pass.cpp | 39 typedef check_bitmask_type<E, E::replace, E::nofollow> BitmaskTester; in main() 46 E::nofollow == ME(8), in main()
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/ |
D | permissions.pass.cpp | 93 const perm_options NF = perm_options::nofollow; in TEST_CASE() 176 permissions(sym, TC.set_perms, TC.opts | perm_options::nofollow, ec); in TEST_CASE()
|
/external/libchrome/third_party/jinja2/ |
D | filters.py | 499 def do_urlize(eval_ctx, value, trim_url_limit=None, nofollow=False, argument 524 if nofollow:
|
/external/brotli/c/common/ |
D | dictionary.bin | 359 …ardistribution of style="position:the rest of the characterized by rel="nofollow">derives from the… 366 …t-weight:bold;" and "depending on the margin:0;padding:" rel="nofollow" President of the… 374 beginning of the revealed that thetelevision series" rel="nofollow"> target="_blank">claiming that … 386 …ed that the" src="http://www.a large number of Telecommunications" rel="nofollow" tHoly Roman Empe…
|
/external/libcxx/src/filesystem/ |
D | operations.cpp | 1048 const bool resolve_symlinks = !has_opt(perm_options::nofollow); in __permissions()
|
/external/libcxx/include/ |
D | filesystem | 346 nofollow = 8
|