HomeSort by relevance Sort by last modified time
    Searched defs:can_write (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/kernel/security/prot_hsymlinks/
prot_hsymlinks.c 479 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/
FileSystem.h 415 inline bool can_write(const Twine &Path) { function in namespace:llvm::sys::fs
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
FileSystem.h 459 inline bool can_write(const Twine &Path) { function in namespace:llvm::sys::fs
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 426 inline bool can_write(const Twine &Path) { function in namespace:llvm::sys::fs
    [all...]

Completed in 165 milliseconds