Searched defs:can_write (Results 1 - 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c479 int can_write = try_open(ufile->path, O_WRONLY) == 0; local
481 int tst_flag = (can_write || usr == owner ||
495 can_write);
/external/llvm/include/llvm/Support/
H A DFileSystem.h415 inline bool can_write(const Twine &Path) { function in namespace:llvm::sys::fs
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h426 inline bool can_write(const Twine &Path) { function in namespace:llvm::sys::fs

Completed in 467 milliseconds